#243604#243604
#243604 is a dark, moderate yellow-green. Relative luminance 0.030; OKLCH L 30.6% C 0.075 H 128.0°. Best body text is #FFFFFF at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #243604 |
|---|---|
| RGB | rgb(36, 54, 4) |
| HSL | hsl(82, 86%, 11%) |
| HSV | hsv(82, 93%, 21%) |
| CMYK | cmyk(33.3%, 0%, 92.6%, 78.8%) |
| CIE-LAB | lab(20.13, -16.14, 26.28) |
| CIE-LCH | lch(20.13, 30.84, 121.56°) |
| OKLab | oklab(30.61% -0.0465 0.0595) |
| OKLCH | oklch(30.61% 0.076 128) |
| XYZ | xyz(2.0686, 3.0221, 0.5892) |
| Luminance | 0.0302 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Dark Olive
#373E02
ΔE00 5.77
Dark Green
#033500
ΔE00 6.48
Very Dark Green
#062E03
ΔE00 6.73
Forrest Green
#154406
ΔE00 6.82
Hunter Green (survey)
#0B4008
ΔE00 6.92
Dark Forest Green
#002D04
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243604 #160436
analogous
#362F04 #243604 #0B3604
triadic
#243604 #042436 #360424
tetradic
#243604 #04362F #160436 #36040B
square
#243604 #04362F #160436 #36040B
split-complementary
#243604 #040B36 #2F0436
monochromatic
#131C02 #131C02 #243604 #4A6F08 #70A80C
Accessibility & contrast
On white
13.09
#243604 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.60
#243604 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243604
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243604 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243604 | 1.00 | 13.09 | 1.60 | 13.09 |
| #FFFFFF | 13.09 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.60 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.09 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393100
Deuteranopia (green-blind)
#373008
Tritanopia (blue-blind)
#26332D
Achromatopsia (no color)
#313131
Design tokens & code
CSS
--color: #243604; /* rgb */ color: rgb(36, 54, 4); /* oklch */ color: oklch(30.6% 0.075 128.0);
Tailwind
colors: {
custom: {
50: '#616d49',
500: '#243604',
950: '#000000',
},
}SCSS
$custom: #243604; $custom-light: #616d49; $custom-dark: #000000;
JSON
{
"hex": "#243604",
"rgb": {
"r": 36,
"g": 54,
"b": 4
},
"hsl": {
"h": 81.6,
"s": 86.207,
"l": 11.373
},
"oklch": {
"l": 0.30605,
"c": 0.0755,
"h": 128
},
"luminance": 0.03022
}Semantic roles & 50–950 ramp
primary
#243604
secondary
#3E1E78
accent
#2BFC77
background
#F5F6F4
surface
#EAEBE7
border
#C6C6C3
text
#050701
muted
#797A77