#242B04#242B04
#242B04 is a dark, muted yellow-green. Relative luminance 0.021; OKLCH L 27.3% C 0.059 H 119.3°. Best body text is #FFFFFF at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #242B04 |
|---|---|
| RGB | rgb(36, 43, 4) |
| HSL | hsl(71, 83%, 9%) |
| HSV | hsv(71, 91%, 17%) |
| CMYK | cmyk(16.3%, 0%, 90.7%, 83.1%) |
| CIE-LAB | lab(16.06, -9.70, 21.44) |
| CIE-LCH | lch(16.06, 23.53, 114.34°) |
| OKLab | oklab(27.31% -0.029 0.0516) |
| OKLCH | oklch(27.31% 0.059 119.3) |
| XYZ | xyz(1.6134, 2.1116, 0.4374) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 7.66
Very Dark Green
#062E03
ΔE00 8.92
Dark Forest Green
#002D04
ΔE00 9.85
Dark Green
#033500
ΔE00 10.05
Hunter Green (survey)
#0B4008
ΔE00 11.39
Forrest Green
#154406
ΔE00 11.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#242B04 #0B042B
analogous
#2B1F04 #242B04 #112B04
triadic
#242B04 #04242B #2B0424
tetradic
#242B04 #042B1F #0B042B #2B0411
square
#242B04 #042B1F #0B042B #2B0411
split-complementary
#242B04 #04112B #1F042B
monochromatic
#171C03 #171C03 #242B04 #536309 #829B0E
Accessibility & contrast
On white
14.76
#242B04 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#242B04 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #242B04
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##242B04 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##242B04 | 1.00 | 14.76 | 1.42 | 14.76 |
| #FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.76 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2800
Deuteranopia (green-blind)
#2E2807
Tritanopia (blue-blind)
#272823
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #242b04; /* rgb */ color: rgb(36, 43, 4); /* oklch */ color: oklch(27.3% 0.059 119.3);
Tailwind
colors: {
custom: {
50: '#606448',
500: '#242b04',
950: '#000000',
},
}SCSS
$custom: #242b04; $custom-light: #606448; $custom-dark: #000000;
JSON
{
"hex": "#242b04",
"rgb": {
"r": 36,
"g": 43,
"b": 4
},
"hsl": {
"h": 70.769,
"s": 82.979,
"l": 9.216
},
"oklch": {
"l": 0.27309,
"c": 0.05921,
"h": 119.3
},
"luminance": 0.02112
}Semantic roles & 50–950 ramp
primary
#242B04
secondary
#2C1D6E
accent
#2EF953
background
#F5F5F4
surface
#E9EAE6
border
#C5C6C2
text
#050500
muted
#797977