#1C240E#1C240E
#1C240E is a very dark, muted yellow-green. Relative luminance 0.015; OKLCH L 24.6% C 0.040 H 125.6°. Best body text is #FFFFFF at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #1C240E |
|---|---|
| RGB | rgb(28, 36, 14) |
| HSL | hsl(82, 44%, 10%) |
| HSV | hsv(82, 61%, 14%) |
| CMYK | cmyk(22.2%, 0%, 61.1%, 85.9%) |
| CIE-LAB | lab(12.86, -8.34, 12.88) |
| CIE-LCH | lch(12.86, 15.34, 122.91°) |
| OKLab | oklab(24.59% -0.0232 0.0324) |
| OKLCH | oklch(24.59% 0.04 125.6) |
| XYZ | xyz(1.1890, 1.5403, 0.6500) |
| Luminance | 0.0154 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.90
Dark Forest Green
#002D04
ΔE00 10.40
Dark Green
#033500
ΔE00 11.94
Dark Olive
#373E02
ΔE00 12.54
Charcoal (survey)
#343837
ΔE00 13.19
Almost Black
#070D0D
ΔE00 13.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C240E #160E24
analogous
#24210E #1C240E #11240E
triadic
#1C240E #0E1C24 #240E1C
tetradic
#1C240E #0E2421 #160E24 #240E11
square
#1C240E #0E2421 #160E24 #240E11
split-complementary
#1C240E #0E1124 #210E24
monochromatic
#111609 #111609 #1C240E #3E501F #617C30
Accessibility & contrast
On white
16.06
#1C240E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.31
#1C240E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C240E
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C240E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C240E | 1.00 | 16.06 | 1.31 | 16.06 |
| #FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.31 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.06 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#26220C
Deuteranopia (green-blind)
#25210F
Tritanopia (blue-blind)
#1D221F
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1c240e; /* rgb */ color: rgb(28, 36, 14); /* oklch */ color: oklch(24.6% 0.040 125.6);
Tailwind
colors: {
custom: {
50: '#585e4d',
500: '#1c240e',
950: '#000000',
},
}SCSS
$custom: #1c240e; $custom-light: #585e4d; $custom-dark: #000000;
JSON
{
"hex": "#1c240e",
"rgb": {
"r": 28,
"g": 36,
"b": 14
},
"hsl": {
"h": 81.818,
"s": 44,
"l": 9.804
},
"oklch": {
"l": 0.24592,
"c": 0.03985,
"h": 125.6
},
"luminance": 0.0154
}Semantic roles & 50–950 ramp
primary
#1C240E
secondary
#41315D
accent
#54D482
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977