#002610#002610
#002610 is a very dark, moderate green. Relative luminance 0.014; OKLCH L 23.6% C 0.060 H 153.5°. Best body text is #FFFFFF at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #002610 |
|---|---|
| RGB | rgb(0, 38, 16) |
| HSL | hsl(145, 100%, 7%) |
| HSV | hsv(145, 100%, 15%) |
| CMYK | cmyk(100%, 0%, 57.9%, 85.1%) |
| CIE-LAB | lab(12.11, -19.99, 10.54) |
| CIE-LCH | lch(12.11, 22.60, 152.20°) |
| OKLab | oklab(23.56% -0.0537 0.0268) |
| OKLCH | oklch(23.56% 0.06 153.5) |
| XYZ | xyz(0.7866, 1.4235, 0.7234) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.38
Very Dark Green
#062E03
ΔE00 6.00
Dark Green
#033500
ΔE00 8.74
Evergreen
#05472A
ΔE00 10.14
Hunter Green (survey)
#0B4008
ΔE00 11.26
Pine Green
#0A481E
ΔE00 11.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002610 #260016
analogous
#032600 #002610 #002623
triadic
#002610 #100026 #261000
tetradic
#002610 #000326 #260016 #262300
square
#002610 #000326 #260016 #262300
split-complementary
#002610 #230026 #260003
monochromatic
#001F0D #001F0D #002610 #00632A #00A044
Accessibility & contrast
On white
16.34
#002610 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#002610 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002610
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002610 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002610 | 1.00 | 16.34 | 1.28 | 16.34 |
| #FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.34 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220E
Deuteranopia (green-blind)
#211E12
Tritanopia (blue-blind)
#002521
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #002610; /* rgb */ color: rgb(0, 38, 16); /* oklch */ color: oklch(23.6% 0.060 153.5);
Tailwind
colors: {
custom: {
50: '#46614e',
500: '#002610',
950: '#000000',
},
}SCSS
$custom: #002610; $custom-light: #46614e; $custom-dark: #000000;
JSON
{
"hex": "#002610",
"rgb": {
"r": 0,
"g": 38,
"b": 16
},
"hsl": {
"h": 145.263,
"s": 100,
"l": 7.451
},
"oklch": {
"l": 0.23561,
"c": 0.06,
"h": 153.5
},
"luminance": 0.01424
}Semantic roles & 50–950 ramp
primary
#002610
secondary
#6E1348
accent
#29A5FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000501
muted
#777977