#05260E#05260E
#05260E is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.8% C 0.059 H 149.1°. Best body text is #FFFFFF at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #05260E |
|---|---|
| RGB | rgb(5, 38, 14) |
| HSL | hsl(136, 77%, 8%) |
| HSV | hsv(136, 87%, 15%) |
| CMYK | cmyk(86.8%, 0%, 63.2%, 85.1%) |
| CIE-LAB | lab(12.29, -18.76, 11.87) |
| CIE-LCH | lch(12.29, 22.20, 147.68°) |
| OKLab | oklab(23.75% -0.0505 0.0303) |
| OKLCH | oklch(23.75% 0.059 149.1) |
| XYZ | xyz(0.8349, 1.4501, 0.6513) |
| Luminance | 0.0145 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 4.93
Very Dark Green
#062E03
ΔE00 5.35
Dark Green
#033500
ΔE00 8.21
Evergreen
#05472A
ΔE00 10.38
Hunter Green (survey)
#0B4008
ΔE00 10.80
Pine Green
#0A481E
ΔE00 11.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#05260E #26051D
analogous
#0C2605 #05260E #05261E
triadic
#05260E #0E0526 #260E05
tetradic
#05260E #050C26 #26051D #261E05
square
#05260E #050C26 #26051D #261E05
split-complementary
#05260E #1E0526 #26050C
monochromatic
#041B0A #041B0A #05260E #0C5C22 #139236
Accessibility & contrast
On white
16.28
#05260E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#05260E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #05260E
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##05260E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##05260E | 1.00 | 16.28 | 1.29 | 16.28 |
| #FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.28 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220C
Deuteranopia (green-blind)
#221F10
Tritanopia (blue-blind)
#002520
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #05260e; /* rgb */ color: rgb(5, 38, 14); /* oklch */ color: oklch(23.8% 0.059 149.1);
Tailwind
colors: {
custom: {
50: '#49614d',
500: '#05260e',
950: '#000000',
},
}SCSS
$custom: #05260e; $custom-light: #49614d; $custom-dark: #000000;
JSON
{
"hex": "#05260e",
"rgb": {
"r": 5,
"g": 38,
"b": 14
},
"hsl": {
"h": 136.364,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.23754,
"c": 0.05889,
"h": 149.1
},
"luminance": 0.0145
}Semantic roles & 50–950 ramp
primary
#05260E
secondary
#681F54
accent
#35BFF3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977