#052610#052610
#052610 is a very dark, muted green. Relative luminance 0.015; OKLCH L 23.8% C 0.057 H 150.9°. Best body text is #FFFFFF at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #052610 |
|---|---|
| RGB | rgb(5, 38, 16) |
| HSL | hsl(140, 77%, 8%) |
| HSV | hsv(140, 87%, 15%) |
| CMYK | cmyk(86.8%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.32, -18.34, 10.86) |
| CIE-LCH | lch(12.32, 21.31, 149.37°) |
| OKLab | oklab(23.8% -0.0494 0.0275) |
| OKLCH | oklch(23.8% 0.057 150.9) |
| XYZ | xyz(0.8492, 1.4558, 0.7264) |
| Luminance | 0.0146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.48
Very Dark Green
#062E03
ΔE00 5.91
Dark Green
#033500
ΔE00 8.73
Evergreen
#05472A
ΔE00 10.42
Hunter Green (survey)
#0B4008
ΔE00 11.23
Pine Green
#0A481E
ΔE00 11.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#052610 #26051B
analogous
#0A2605 #052610 #052620
triadic
#052610 #100526 #261005
tetradic
#052610 #050A26 #26051B #262005
square
#052610 #050A26 #26051B #262005
split-complementary
#052610 #200526 #26050A
monochromatic
#041B0B #041B0B #052610 #0C5C27 #13923E
Accessibility & contrast
On white
16.26
#052610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#052610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #052610
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##052610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##052610 | 1.00 | 16.26 | 1.29 | 16.26 |
| #FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.26 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#221F12
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #052610; /* rgb */ color: rgb(5, 38, 16); /* oklch */ color: oklch(23.8% 0.057 150.9);
Tailwind
colors: {
custom: {
50: '#49614e',
500: '#052610',
950: '#000000',
},
}SCSS
$custom: #052610; $custom-light: #49614e; $custom-dark: #000000;
JSON
{
"hex": "#052610",
"rgb": {
"r": 5,
"g": 38,
"b": 16
},
"hsl": {
"h": 140,
"s": 76.744,
"l": 8.431
},
"oklch": {
"l": 0.23797,
"c": 0.05651,
"h": 150.9
},
"luminance": 0.01456
}Semantic roles & 50–950 ramp
primary
#052610
secondary
#681F4F
accent
#35B4F3
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#010501
muted
#777977