#243404#243404
#243404 is a dark, moderate yellow-green. Relative luminance 0.028; OKLCH L 30.0% C 0.073 H 126.8°. Best body text is #FFFFFF at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #243404 |
|---|---|
| RGB | rgb(36, 52, 4) |
| HSL | hsl(80, 86%, 11%) |
| HSV | hsv(80, 92%, 20%) |
| CMYK | cmyk(30.8%, 0%, 92.3%, 79.6%) |
| CIE-LAB | lab(19.39, -15.03, 25.44) |
| CIE-LCH | lch(19.39, 29.55, 120.57°) |
| OKLab | oklab(30% -0.0435 0.0581) |
| OKLCH | oklch(30% 0.073 126.8) |
| XYZ | xyz(1.9775, 2.8398, 0.5588) |
| Luminance | 0.0284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.89
Very Dark Green
#062E03
ΔE00 6.83
Dark Green
#033500
ΔE00 6.91
Hunter Green (survey)
#0B4008
ΔE00 7.60
Forrest Green
#154406
ΔE00 7.61
Dark Forest Green
#002D04
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243404 #140434
analogous
#342C04 #243404 #0C3404
triadic
#243404 #042434 #340424
tetradic
#243404 #04342C #140434 #34040C
square
#243404 #04342C #140434 #34040C
split-complementary
#243404 #040C34 #2C0434
monochromatic
#141C02 #141C02 #243404 #4B6D08 #73A60D
Accessibility & contrast
On white
13.39
#243404 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.57
#243404 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243404
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243404 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243404 | 1.00 | 13.39 | 1.57 | 13.39 |
| #FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.57 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.39 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373000
Deuteranopia (green-blind)
#352F08
Tritanopia (blue-blind)
#26312B
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #243404; /* rgb */ color: rgb(36, 52, 4); /* oklch */ color: oklch(30.0% 0.073 126.8);
Tailwind
colors: {
custom: {
50: '#606b49',
500: '#243404',
950: '#000000',
},
}SCSS
$custom: #243404; $custom-light: #606b49; $custom-dark: #000000;
JSON
{
"hex": "#243404",
"rgb": {
"r": 36,
"g": 52,
"b": 4
},
"hsl": {
"h": 80,
"s": 85.714,
"l": 10.98
},
"oklch": {
"l": 0.30002,
"c": 0.07255,
"h": 126.8
},
"luminance": 0.0284
}Semantic roles & 50–950 ramp
primary
#243404
secondary
#3B1E76
accent
#2CFC71
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050601
muted
#797A77