#1C2006#1C2006
#1C2006 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.2% C 0.044 H 117.2°. Best body text is #FFFFFF at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2006 |
|---|---|
| RGB | rgb(28, 32, 6) |
| HSL | hsl(69, 68%, 7%) |
| HSV | hsv(69, 81%, 13%) |
| CMYK | cmyk(12.5%, 0%, 81.2%, 87.5%) |
| CIE-LAB | lab(11.23, -6.77, 14.10) |
| CIE-LCH | lch(11.23, 15.64, 115.66°) |
| OKLab | oklab(23.24% -0.0199 0.0388) |
| OKLCH | oklch(23.24% 0.044 117.2) |
| XYZ | xyz(1.0283, 1.2931, 0.3677) |
| Luminance | 0.0129 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 11.24
Dark Forest Green
#002D04
ΔE00 11.79
Dark Olive
#373E02
ΔE00 12.67
Almost Black
#070D0D
ΔE00 12.91
Dark Green
#033500
ΔE00 13.16
Charcoal (survey)
#343837
ΔE00 13.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2006 #0A0620
analogous
#201706 #1C2006 #0F2006
triadic
#1C2006 #061C20 #20061C
tetradic
#1C2006 #062017 #0A0620 #20060F
square
#1C2006 #062017 #0A0620 #20060F
split-complementary
#1C2006 #060F20 #170620
monochromatic
#171A05 #171A05 #1C2006 #495410 #768719
Accessibility & contrast
On white
16.69
#1C2006 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1C2006 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2006
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2006 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2006 | 1.00 | 16.69 | 1.26 | 16.69 |
| #FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E04
Deuteranopia (green-blind)
#221E07
Tritanopia (blue-blind)
#1E1E1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1c2006; /* rgb */ color: rgb(28, 32, 6); /* oklch */ color: oklch(23.2% 0.044 117.2);
Tailwind
colors: {
custom: {
50: '#585b49',
500: '#1c2006',
950: '#000000',
},
}SCSS
$custom: #1c2006; $custom-light: #585b49; $custom-dark: #000000;
JSON
{
"hex": "#1c2006",
"rgb": {
"r": 28,
"g": 32,
"b": 6
},
"hsl": {
"h": 69.231,
"s": 68.421,
"l": 7.451
},
"oklch": {
"l": 0.23238,
"c": 0.04355,
"h": 117.2
},
"luminance": 0.01293
}Semantic roles & 50–950 ramp
primary
#1C2006
secondary
#2B2260
accent
#3DEB57
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#030401
muted
#787977