#243A0B#243A0B
#243A0B is a dark, moderate yellow-green. Relative luminance 0.034; OKLCH L 31.9% C 0.076 H 131.4°. Best body text is #FFFFFF at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #243A0B |
|---|---|
| RGB | rgb(36, 58, 11) |
| HSL | hsl(88, 68%, 14%) |
| HSV | hsv(88, 81%, 23%) |
| CMYK | cmyk(37.9%, 0%, 81%, 77.3%) |
| CIE-LAB | lab(21.67, -17.74, 25.12) |
| CIE-LCH | lch(21.67, 30.75, 125.23°) |
| OKLab | oklab(31.88% -0.0501 0.0569) |
| OKLCH | oklch(31.88% 0.076 131.4) |
| XYZ | xyz(2.3010, 3.4253, 0.8564) |
| Luminance | 0.0343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Forrest Green
#154406
ΔE00 5.51
Hunter Green (survey)
#0B4008
ΔE00 5.60
Dark Green
#033500
ΔE00 5.68
Very Dark Green
#062E03
ΔE00 6.28
Dark Olive
#373E02
ΔE00 6.48
Forest Green (survey)
#06470C
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243A0B #210B3A
analogous
#3A380B #243A0B #0C3A0B
triadic
#243A0B #0B243A #3A0B24
tetradic
#243A0B #0B3A38 #210B3A #3A0B0C
square
#243A0B #0B3A38 #210B3A #3A0B0C
split-complementary
#243A0B #0B0C3A #380B3A
monochromatic
#101A05 #101A05 #243A0B #446D15 #64A11F
Accessibility & contrast
On white
12.46
#243A0B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.69
#243A0B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243A0B
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243A0B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243A0B | 1.00 | 12.46 | 1.69 | 12.46 |
| #FFFFFF | 12.46 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.69 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.46 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3D3505
Deuteranopia (green-blind)
#3A330F
Tritanopia (blue-blind)
#253731
Achromatopsia (no color)
#343434
Design tokens & code
CSS
--color: #243a0b; /* rgb */ color: rgb(36, 58, 11); /* oklch */ color: oklch(31.9% 0.076 131.4);
Tailwind
colors: {
custom: {
50: '#61704d',
500: '#243a0b',
950: '#000000',
},
}SCSS
$custom: #243a0b; $custom-light: #61704d; $custom-dark: #000000;
JSON
{
"hex": "#243a0b",
"rgb": {
"r": 36,
"g": 58,
"b": 11
},
"hsl": {
"h": 88.085,
"s": 68.116,
"l": 13.529
},
"oklch": {
"l": 0.31877,
"c": 0.07578,
"h": 131.4
},
"luminance": 0.03425
}Semantic roles & 50–950 ramp
primary
#243A0B
secondary
#4E2A77
accent
#3DEB8E
background
#F5F6F4
surface
#EAECE7
border
#C6C7C3
text
#050701
muted
#797A77