#002311#002311
#002311 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.5% C 0.054 H 156.7°. Best body text is #FFFFFF at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #002311 |
|---|---|
| RGB | rgb(0, 35, 17) |
| HSL | hsl(149, 100%, 7%) |
| HSV | hsv(149, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 51.4%, 86.3%) |
| CIE-LAB | lab(10.87, -18.08, 8.25) |
| CIE-LCH | lch(10.87, 19.87, 155.47°) |
| OKLab | oklab(22.54% -0.0496 0.0214) |
| OKLCH | oklch(22.54% 0.054 156.7) |
| XYZ | xyz(0.7021, 1.2424, 0.7330) |
| Luminance | 0.0124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.13
Very Dark Green
#062E03
ΔE00 7.69
Dark Green
#033500
ΔE00 10.47
Evergreen
#05472A
ΔE00 11.37
Pine Green
#0A481E
ΔE00 12.85
Hunter Green (survey)
#0B4008
ΔE00 12.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#002311 #230012
analogous
#002300 #002311 #002323
triadic
#002311 #110023 #231100
tetradic
#002311 #000023 #230012 #232300
square
#002311 #000023 #230012 #232300
split-complementary
#002311 #230023 #230000
monochromatic
#001F0F #001F0F #002311 #00602F #009D4C
Accessibility & contrast
On white
16.82
#002311 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#002311 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #002311
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##002311 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##002311 | 1.00 | 16.82 | 1.25 | 16.82 |
| #FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.82 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F10
Deuteranopia (green-blind)
#1E1C12
Tritanopia (blue-blind)
#00231E
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #002311; /* rgb */ color: rgb(0, 35, 17); /* oklch */ color: oklch(22.5% 0.054 156.7);
Tailwind
colors: {
custom: {
50: '#465e4f',
500: '#002311',
950: '#000000',
},
}SCSS
$custom: #002311; $custom-light: #465e4f; $custom-dark: #000000;
JSON
{
"hex": "#002311",
"rgb": {
"r": 0,
"g": 35,
"b": 17
},
"hsl": {
"h": 149.143,
"s": 100,
"l": 6.863
},
"oklch": {
"l": 0.22535,
"c": 0.05397,
"h": 156.7
},
"luminance": 0.01243
}Semantic roles & 50–950 ramp
primary
#002311
secondary
#6C1341
accent
#2997FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977