#24390F#24390F
#24390F is a dark, moderate yellow-green. Relative luminance 0.033; OKLCH L 31.6% C 0.071 H 131.9°. Best body text is #FFFFFF at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #24390F |
|---|---|
| RGB | rgb(36, 57, 15) |
| HSL | hsl(90, 58%, 14%) |
| HSV | hsv(90, 74%, 22%) |
| CMYK | cmyk(36.8%, 0%, 73.7%, 77.6%) |
| CIE-LAB | lab(21.34, -16.82, 22.84) |
| CIE-LCH | lch(21.34, 28.36, 126.36°) |
| OKLab | oklab(31.62% -0.0472 0.0526) |
| OKLCH | oklch(31.62% 0.071 131.9) |
| XYZ | xyz(2.2769, 3.3357, 0.9757) |
| Luminance | 0.0334 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Green
#033500
ΔE00 5.81
Very Dark Green
#062E03
ΔE00 5.94
Hunter Green (survey)
#0B4008
ΔE00 6.01
Forrest Green
#154406
ΔE00 6.17
Dark Forest Green
#002D04
ΔE00 6.98
Dark Olive
#373E02
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#24390F #240F39
analogous
#39390F #24390F #0F390F
triadic
#24390F #0F2439 #390F24
tetradic
#24390F #0F3939 #240F39 #390F0F
square
#24390F #0F3939 #240F39 #390F0F
split-complementary
#24390F #0F0F39 #390F39
monochromatic
#0F1806 #0F1806 #24390F #43691C #619A29
Accessibility & contrast
On white
12.60
#24390F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.67
#24390F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #24390F
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##24390F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##24390F | 1.00 | 12.60 | 1.67 | 12.60 |
| #FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.67 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.60 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3C340A
Deuteranopia (green-blind)
#393312
Tritanopia (blue-blind)
#253630
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #24390f; /* rgb */ color: rgb(36, 57, 15); /* oklch */ color: oklch(31.6% 0.071 131.9);
Tailwind
colors: {
custom: {
50: '#616f4f',
500: '#24390f',
950: '#000000',
},
}SCSS
$custom: #24390f; $custom-light: #616f4f; $custom-dark: #000000;
JSON
{
"hex": "#24390f",
"rgb": {
"r": 36,
"g": 57,
"b": 15
},
"hsl": {
"h": 90,
"s": 58.333,
"l": 14.118
},
"oklch": {
"l": 0.3162,
"c": 0.07066,
"h": 131.9
},
"luminance": 0.03336
}Semantic roles & 50–950 ramp
primary
#24390F
secondary
#523073
accent
#46E294
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050702
muted
#797A78