#242E18#242E18
#242E18 is a dark, muted yellow-green. Relative luminance 0.024; OKLCH L 28.5% C 0.040 H 128.6°. Best body text is #FFFFFF at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #242E18 |
|---|---|
| RGB | rgb(36, 46, 24) |
| HSL | hsl(87, 31%, 14%) |
| HSV | hsv(87, 48%, 18%) |
| CMYK | cmyk(21.7%, 0%, 47.8%, 82%) |
| CIE-LAB | lab(17.44, -9.16, 12.80) |
| CIE-LCH | lch(17.44, 15.74, 125.58°) |
| OKLab | oklab(28.5% -0.0251 0.0315) |
| OKLCH | oklch(28.5% 0.04 128.6) |
| XYZ | xyz(1.8694, 2.3950, 1.2278) |
| Luminance | 0.0239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.23
Dark Forest Green
#002D04
ΔE00 9.83
Dark Green
#033500
ΔE00 10.89
Dark Olive
#373E02
ΔE00 11.01
Hunter Green (survey)
#0B4008
ΔE00 12.14
Charcoal (survey)
#343837
ΔE00 12.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242E18 #22182E
analogous
#2E2D18 #242E18 #192E18
triadic
#242E18 #18242E #2E1824
tetradic
#242E18 #182E2D #22182E #2E1819
square
#242E18 #182E2D #22182E #2E1819
split-complementary
#242E18 #18192E #2D182E
monochromatic
#10140A #10140A #242E18 #43562D #637E42
Accessibility & contrast
On white
14.20
#242E18 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#242E18 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242E18
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242E18 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242E18 | 1.00 | 14.20 | 1.48 | 14.20 |
| #FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#302B16
Deuteranopia (green-blind)
#2F2B19
Tritanopia (blue-blind)
#252C29
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #242e18; /* rgb */ color: rgb(36, 46, 24); /* oklch */ color: oklch(28.5% 0.040 128.6);
Tailwind
colors: {
custom: {
50: '#5f6655',
500: '#242e18',
950: '#000000',
},
}SCSS
$custom: #242e18; $custom-light: #5f6655; $custom-dark: #000000;
JSON
{
"hex": "#242e18",
"rgb": {
"r": 36,
"g": 46,
"b": 24
},
"hsl": {
"h": 87.273,
"s": 31.429,
"l": 13.725
},
"oklch": {
"l": 0.28504,
"c": 0.04025,
"h": 128.6
},
"luminance": 0.02395
}Semantic roles & 50–950 ramp
primary
#242E18
secondary
#4F3F63
accent
#60C88F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040603
muted
#797A78