#242B09#242B09
#242B09 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.4% C 0.054 H 120.0°. Best body text is #FFFFFF at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #242B09 |
|---|---|
| RGB | rgb(36, 43, 9) |
| HSL | hsl(72, 65%, 10%) |
| HSV | hsv(72, 79%, 17%) |
| CMYK | cmyk(16.3%, 0%, 79.1%, 83.1%) |
| CIE-LAB | lab(16.12, -9.22, 19.47) |
| CIE-LCH | lch(16.12, 21.54, 115.33°) |
| OKLab | oklab(27.37% -0.0269 0.0465) |
| OKLCH | oklch(27.37% 0.054 120) |
| XYZ | xyz(1.6408, 2.1226, 0.5816) |
| Luminance | 0.0212 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 8.32
Very Dark Green
#062E03
ΔE00 9.01
Dark Forest Green
#002D04
ΔE00 9.89
Dark Green
#033500
ΔE00 10.30
Hunter Green (survey)
#0B4008
ΔE00 11.66
Forrest Green
#154406
ΔE00 11.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242B09 #10092B
analogous
#2B2109 #242B09 #132B09
triadic
#242B09 #09242B #2B0924
tetradic
#242B09 #092B21 #10092B #2B0913
square
#242B09 #092B21 #10092B #2B0913
split-complementary
#242B09 #09132B #21092B
monochromatic
#151905 #151905 #242B09 #4E5E14 #79901E
Accessibility & contrast
On white
14.74
#242B09 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#242B09 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242B09
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242B09 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242B09 | 1.00 | 14.74 | 1.42 | 14.74 |
| #FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.74 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2805
Deuteranopia (green-blind)
#2D280B
Tritanopia (blue-blind)
#262824
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #242b09; /* rgb */ color: rgb(36, 43, 9); /* oklch */ color: oklch(27.4% 0.054 120.0);
Tailwind
colors: {
custom: {
50: '#5f644b',
500: '#242b09',
950: '#000000',
},
}SCSS
$custom: #242b09; $custom-light: #5f644b; $custom-dark: #000000;
JSON
{
"hex": "#242b09",
"rgb": {
"r": 36,
"g": 43,
"b": 9
},
"hsl": {
"h": 72.353,
"s": 65.385,
"l": 10.196
},
"oklch": {
"l": 0.27371,
"c": 0.05371,
"h": 120
},
"luminance": 0.02123
}Semantic roles & 50–950 ramp
primary
#242B09
secondary
#352769
accent
#3FE862
background
#F5F5F4
surface
#E9EAE7
border
#C5C6C3
text
#050501
muted
#797977