#243713#243713
#243713 is a dark, moderate yellow-green. Relative luminance 0.032; OKLCH L 31.1% C 0.063 H 132.2°. Best body text is #FFFFFF at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #243713 |
|---|---|
| RGB | rgb(36, 55, 19) |
| HSL | hsl(92, 49%, 15%) |
| HSV | hsv(92, 65%, 22%) |
| CMYK | cmyk(34.5%, 0%, 65.5%, 78.4%) |
| CIE-LAB | lab(20.65, -15.24, 19.85) |
| CIE-LCH | lch(20.65, 25.03, 127.52°) |
| OKLab | oklab(31.08% -0.0424 0.0467) |
| OKLCH | oklch(31.08% 0.063 132.2) |
| XYZ | xyz(2.2113, 3.1544, 1.1083) |
| Luminance | 0.0315 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.90
Dark Green
#033500
ΔE00 6.47
Dark Forest Green
#002D04
ΔE00 6.85
Hunter Green (survey)
#0B4008
ΔE00 7.07
Forrest Green
#154406
ΔE00 7.47
Dark Olive
#373E02
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#243713 #261337
analogous
#363713 #243713 #133714
triadic
#243713 #132437 #371324
tetradic
#243713 #133637 #261337 #371413
square
#243713 #133637 #261337 #371413
split-complementary
#243713 #141337 #371336
monochromatic
#0F1708 #0F1708 #243713 #426423 #609232
Accessibility & contrast
On white
12.88
#243713 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.63
#243713 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #243713
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##243713 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##243713 | 1.00 | 12.88 | 1.63 | 12.88 |
| #FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.63 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.88 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#39330F
Deuteranopia (green-blind)
#373115
Tritanopia (blue-blind)
#24352F
Achromatopsia (no color)
#323232
Design tokens & code
CSS
--color: #243713; /* rgb */ color: rgb(36, 55, 19); /* oklch */ color: oklch(31.1% 0.063 132.2);
Tailwind
colors: {
custom: {
50: '#606e52',
500: '#243713',
950: '#000000',
},
}SCSS
$custom: #243713; $custom-light: #606e52; $custom-dark: #000000;
JSON
{
"hex": "#243713",
"rgb": {
"r": 36,
"g": 55,
"b": 19
},
"hsl": {
"h": 91.667,
"s": 48.649,
"l": 14.51
},
"oklch": {
"l": 0.31075,
"c": 0.06314,
"h": 132.2
},
"luminance": 0.03154
}Semantic roles & 50–950 ramp
primary
#243713
secondary
#54376F
accent
#50D898
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#050702
muted
#797A78