#0F240F#0F240F
#0F240F is a very dark, muted green. Relative luminance 0.014; OKLCH L 23.6% C 0.048 H 143.9°. Best body text is #FFFFFF at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #0F240F |
|---|---|
| RGB | rgb(15, 36, 15) |
| HSL | hsl(120, 41%, 10%) |
| HSV | hsv(120, 58%, 14%) |
| CMYK | cmyk(58.3%, 0%, 58.3%, 85.9%) |
| CIE-LAB | lab(11.94, -14.11, 10.96) |
| CIE-LCH | lch(11.94, 17.87, 142.17°) |
| OKLab | oklab(23.61% -0.0384 0.028) |
| OKLCH | oklch(23.61% 0.048 143.9) |
| XYZ | xyz(0.9141, 1.3977, 0.6735) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.08
Very Dark Green
#062E03
ΔE00 7.09
Dark Green
#033500
ΔE00 9.85
Evergreen
#05472A
ΔE00 12.14
Hunter Green (survey)
#0B4008
ΔE00 12.23
Pine Green
#0A481E
ΔE00 12.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F240F #240F24
analogous
#1A240F #0F240F #0F241A
triadic
#0F240F #0F0F24 #240F0F
tetradic
#0F240F #0F1924 #240F24 #241A0F
square
#0F240F #0F1924 #240F24 #241A0F
split-complementary
#0F240F #190F24 #240F1A
monochromatic
#091609 #091609 #0F240F #214F21 #337A33
Accessibility & contrast
On white
16.41
#0F240F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#0F240F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F240F
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F240F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F240F | 1.00 | 16.41 | 1.28 | 16.41 |
| #FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.41 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#25210D
Deuteranopia (green-blind)
#221F10
Tritanopia (blue-blind)
#0C231F
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #0f240f; /* rgb */ color: rgb(15, 36, 15); /* oklch */ color: oklch(23.6% 0.048 143.9);
Tailwind
colors: {
custom: {
50: '#4e5f4e',
500: '#0f240f',
950: '#000000',
},
}SCSS
$custom: #0f240f; $custom-light: #4e5f4e; $custom-dark: #000000;
JSON
{
"hex": "#0f240f",
"rgb": {
"r": 15,
"g": 36,
"b": 15
},
"hsl": {
"h": 120,
"s": 41.176,
"l": 10
},
"oklch": {
"l": 0.23605,
"c": 0.04754,
"h": 143.9
},
"luminance": 0.01398
}Semantic roles & 50–950 ramp
primary
#0F240F
secondary
#5C335C
accent
#57D1D1
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977