#00240F#00240F
#00240F is a very dark, muted green. Relative luminance 0.013; OKLCH L 22.8% C 0.058 H 153.7°. Best body text is #FFFFFF at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #00240F |
|---|---|
| RGB | rgb(0, 36, 15) |
| HSL | hsl(145, 100%, 7%) |
| HSV | hsv(145, 100%, 14%) |
| CMYK | cmyk(100%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.25, -19.11, 9.89) |
| CIE-LCH | lch(11.25, 21.52, 152.63°) |
| OKLab | oklab(22.84% -0.052 0.0257) |
| OKLCH | oklch(22.84% 0.058 153.7) |
| XYZ | xyz(0.7170, 1.2961, 0.6642) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.03
Very Dark Green
#062E03
ΔE00 6.61
Dark Green
#033500
ΔE00 9.41
Evergreen
#05472A
ΔE00 10.84
Hunter Green (survey)
#0B4008
ΔE00 11.97
Pine Green
#0A481E
ΔE00 12.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#00240F #240015
analogous
#032400 #00240F #002421
triadic
#00240F #0F0024 #240F00
tetradic
#00240F #000324 #240015 #242100
square
#00240F #000324 #240015 #242100
split-complementary
#00240F #210024 #240003
monochromatic
#001F0D #001F0D #00240F #006129 #009E42
Accessibility & contrast
On white
16.68
#00240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#00240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #00240F
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##00240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##00240F | 1.00 | 16.68 | 1.26 | 16.68 |
| #FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.68 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#24200D
Deuteranopia (green-blind)
#201D10
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #00240f; /* rgb */ color: rgb(0, 36, 15); /* oklch */ color: oklch(22.8% 0.058 153.7);
Tailwind
colors: {
custom: {
50: '#465f4e',
500: '#00240f',
950: '#000000',
},
}SCSS
$custom: #00240f; $custom-light: #465f4e; $custom-dark: #000000;
JSON
{
"hex": "#00240f",
"rgb": {
"r": 0,
"g": 36,
"b": 15
},
"hsl": {
"h": 145,
"s": 100,
"l": 7.059
},
"oklch": {
"l": 0.22837,
"c": 0.05797,
"h": 153.7
},
"luminance": 0.01296
}Semantic roles & 50–950 ramp
primary
#00240F
secondary
#6D1347
accent
#29A6FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000401
muted
#777977