#243714#243714
#243714 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.1% C 0.062 H 132.6°. Best body text is #FFFFFF at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #243714 |
|---|---|
| RGB | rgb(36, 55, 20) |
| HSL | hsl(93, 47%, 15%) |
| HSV | hsv(93, 64%, 22%) |
| CMYK | cmyk(34.5%, 0%, 63.6%, 78.4%) |
| CIE-LAB | lab(20.67, -15.12, 19.28) |
| CIE-LCH | lch(20.67, 24.50, 128.10°) |
| OKLab | oklab(31.09% -0.042 0.0456) |
| OKLCH | oklch(31.09% 0.062 132.6) |
| XYZ | xyz(2.2200, 3.1579, 1.1543) |
| Luminance | 0.0316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.92
Dark Green
#033500
ΔE00 6.58
Dark Forest Green
#002D04
ΔE00 6.84
Hunter Green (survey)
#0B4008
ΔE00 7.19
Forrest Green
#154406
ΔE00 7.64
Dark Olive
#373E02
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243714 #271437
analogous
#363714 #243714 #143715
triadic
#243714 #142437 #371424
tetradic
#243714 #143637 #271437 #371514
square
#243714 #143637 #271437 #371514
split-complementary
#243714 #151437 #371436
monochromatic
#0F1608 #0F1608 #243714 #416424 #5F9135
Accessibility & contrast
On white
12.87
#243714 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#243714 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243714
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243714 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243714 | 1.00 | 12.87 | 1.63 | 12.87 |
| #FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#393311
Deuteranopia (green-blind)
#373116
Tritanopia (blue-blind)
#24352F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #243714; /* rgb */ color: rgb(36, 55, 20); /* oklch */ color: oklch(31.1% 0.062 132.6);
Tailwind
colors: {
custom: {
50: '#606e52',
500: '#243714',
950: '#000000',
},
}SCSS
$custom: #243714; $custom-light: #606e52; $custom-dark: #000000;
JSON
{
"hex": "#243714",
"rgb": {
"r": 36,
"g": 55,
"b": 20
},
"hsl": {
"h": 92.571,
"s": 46.667,
"l": 14.706
},
"oklch": {
"l": 0.3109,
"c": 0.06201,
"h": 132.6
},
"luminance": 0.03158
}Semantic roles & 50–950 ramp
primary
#243714
secondary
#56386F
accent
#51D69A
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050702
muted
#797A78