#242E09#242E09
#242E09 is a dark, muted yellow-green. Relative luminance 0.023; OKLCH L 28.3% C 0.058 H 123.2°. Best body text is #FFFFFF at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #242E09 |
|---|---|
| RGB | rgb(36, 46, 9) |
| HSL | hsl(76, 67%, 11%) |
| HSV | hsv(76, 80%, 18%) |
| CMYK | cmyk(21.7%, 0%, 80.4%, 82%) |
| CIE-LAB | lab(17.22, -11.06, 20.83) |
| CIE-LCH | lch(17.22, 23.59, 117.98°) |
| OKLab | oklab(28.26% -0.032 0.049) |
| OKLCH | oklch(28.26% 0.058 123.2) |
| XYZ | xyz(1.7539, 2.3488, 0.6194) |
| Luminance | 0.0235 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.48
Very Dark Green
#062E03
ΔE00 7.87
Dark Forest Green
#002D04
ΔE00 8.83
Dark Green
#033500
ΔE00 8.95
Hunter Green (survey)
#0B4008
ΔE00 10.20
Forrest Green
#154406
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242E09 #13092E
analogous
#2E2509 #242E09 #112E09
triadic
#242E09 #09242E #2E0924
tetradic
#242E09 #092E25 #13092E #2E0911
square
#242E09 #092E25 #13092E #2E0911
split-complementary
#242E09 #09112E #25092E
monochromatic
#141A05 #141A05 #242E09 #4C6113 #74941D
Accessibility & contrast
On white
14.29
#242E09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.47
#242E09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242E09
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242E09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242E09 | 1.00 | 14.29 | 1.47 | 14.29 |
| #FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.47 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.29 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#312B05
Deuteranopia (green-blind)
#302A0C
Tritanopia (blue-blind)
#262B26
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #242e09; /* rgb */ color: rgb(36, 46, 9); /* oklch */ color: oklch(28.3% 0.058 123.2);
Tailwind
colors: {
custom: {
50: '#60664b',
500: '#242e09',
950: '#000000',
},
}SCSS
$custom: #242e09; $custom-light: #60664b; $custom-dark: #000000;
JSON
{
"hex": "#242e09",
"rgb": {
"r": 36,
"g": 46,
"b": 9
},
"hsl": {
"h": 76.216,
"s": 67.273,
"l": 10.784
},
"oklch": {
"l": 0.2826,
"c": 0.05848,
"h": 123.2
},
"luminance": 0.02349
}Semantic roles & 50–950 ramp
primary
#242E09
secondary
#3A276C
accent
#3EEA6C
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050601
muted
#797A77