#1C2008#1C2008
#1C2008 is a very dark, muted yellow-green. Relative luminance 0.013; OKLCH L 23.3% C 0.041 H 117.5°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2008 |
|---|---|
| RGB | rgb(28, 32, 8) |
| HSL | hsl(70, 60%, 8%) |
| HSV | hsv(70, 75%, 13%) |
| CMYK | cmyk(12.5%, 0%, 75%, 87.5%) |
| CIE-LAB | lab(11.26, -6.51, 13.32) |
| CIE-LCH | lch(11.26, 14.83, 116.05°) |
| OKLab | oklab(23.27% -0.0188 0.0361) |
| OKLCH | oklch(23.27% 0.041 117.5) |
| XYZ | xyz(1.0392, 1.2974, 0.4254) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.51
Dark Forest Green
#002D04
ΔE00 12.04
Almost Black
#070D0D
ΔE00 12.49
Dark Olive
#373E02
ΔE00 12.99
Charcoal (survey)
#343837
ΔE00 13.41
Dark Green
#033500
ΔE00 13.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2008 #0C0820
analogous
#201808 #1C2008 #102008
triadic
#1C2008 #081C20 #20081C
tetradic
#1C2008 #082018 #0C0820 #200810
square
#1C2008 #082018 #0C0820 #200810
split-complementary
#1C2008 #081020 #180820
monochromatic
#151806 #151806 #1C2008 #475114 #728220
Accessibility & contrast
On white
16.67
#1C2008 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1C2008 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2008
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2008 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2008 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E06
Deuteranopia (green-blind)
#221E09
Tritanopia (blue-blind)
#1E1E1B
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1c2008; /* rgb */ color: rgb(28, 32, 8); /* oklch */ color: oklch(23.3% 0.041 117.5);
Tailwind
colors: {
custom: {
50: '#585b4a',
500: '#1c2008',
950: '#000000',
},
}SCSS
$custom: #1c2008; $custom-light: #585b4a; $custom-dark: #000000;
JSON
{
"hex": "#1c2008",
"rgb": {
"r": 28,
"g": 32,
"b": 8
},
"hsl": {
"h": 70,
"s": 60,
"l": 7.843
},
"oklch": {
"l": 0.23273,
"c": 0.0407,
"h": 117.5
},
"luminance": 0.01297
}Semantic roles & 50–950 ramp
primary
#1C2008
secondary
#2F265E
accent
#45E35F
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#030401
muted
#787977