#00240E#00240E
#00240E is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.059 H 152.7°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #00240E |
|---|---|
| RGB | rgb(0, 36, 14) |
| HSL | hsl(143, 100%, 7%) |
| HSV | hsv(143, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(11.23, -19.31, 10.38) |
| CIE-LCH | lch(11.23, 21.93, 151.74°) |
| OKLab | oklab(22.82% -0.0525 0.0272) |
| OKLCH | oklch(22.82% 0.059 152.7) |
| XYZ | xyz(0.7101, 1.2934, 0.6276) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 5.76
Very Dark Green
#062E03
ΔE00 6.34
Dark Green
#033500
ΔE00 9.15
Evergreen
#05472A
ΔE00 10.80
Hunter Green (survey)
#0B4008
ΔE00 11.76
Pine Green
#0A481E
ΔE00 11.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00240E #240016
analogous
#042400 #00240E #002420
triadic
#00240E #0E0024 #240E00
tetradic
#00240E #000424 #240016 #242000
square
#00240E #000424 #240016 #242000
split-complementary
#00240E #200024 #240004
monochromatic
#001F0C #001F0C #00240E #006126 #009E3E
Accessibility & contrast
On white
16.69
#00240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#00240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00240E
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00240E | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200C
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #00240e; /* rgb */ color: rgb(0, 36, 14); /* oklch */ color: oklch(22.8% 0.059 152.7);
Tailwind
colors: {
custom: {
50: '#465f4d',
500: '#00240e',
950: '#000000',
},
}SCSS
$custom: #00240e; $custom-light: #465f4d; $custom-dark: #000000;
JSON
{
"hex": "#00240e",
"rgb": {
"r": 0,
"g": 36,
"b": 14
},
"hsl": {
"h": 143.333,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22815,
"c": 0.05915,
"h": 152.7
},
"luminance": 0.01293
}Semantic roles & 50–950 ramp
primary
#00240E
secondary
#6D134A
accent
#29ACFF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977