#1C2000#1C2000
#1C2000 is a very dark, muted yellow. Relative luminance 0.013; OKLCH L 23.1% C 0.053 H 116.3°. Best body text is #FFFFFF at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #1C2000 |
|---|---|
| RGB | rgb(28, 32, 0) |
| HSL | hsl(68, 100%, 6%) |
| HSV | hsv(68, 100%, 13%) |
| CMYK | cmyk(12.5%, 0%, 100%, 87.5%) |
| CIE-LAB | lab(11.13, -7.56, 16.41) |
| CIE-LCH | lch(11.13, 18.07, 114.74°) |
| OKLab | oklab(23.13% -0.0235 0.0475) |
| OKLCH | oklch(23.13% 0.053 116.3) |
| XYZ | xyz(0.9954, 1.2799, 0.1946) |
| Luminance | 0.0128 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.54
Dark Forest Green
#002D04
ΔE00 11.17
Dark Olive
#373E02
ΔE00 11.81
Dark Green
#033500
ΔE00 12.40
Almost Black
#070D0D
ΔE00 14.14
Hunter Green (survey)
#0B4008
ΔE00 14.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C2000 #040020
analogous
#201400 #1C2000 #0C2000
triadic
#1C2000 #001C20 #20001C
tetradic
#1C2000 #002014 #040020 #20000C
square
#1C2000 #002014 #040020 #20000C
split-complementary
#1C2000 #000C20 #140020
monochromatic
#1B1F00 #1B1F00 #1C2000 #525D00 #879A00
Accessibility & contrast
On white
16.72
#1C2000 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#1C2000 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C2000
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C2000 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C2000 | 1.00 | 16.72 | 1.26 | 16.72 |
| #FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231E00
Deuteranopia (green-blind)
#231E02
Tritanopia (blue-blind)
#1F1D1A
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #1c2000; /* rgb */ color: rgb(28, 32, 0); /* oklch */ color: oklch(23.1% 0.053 116.3);
Tailwind
colors: {
custom: {
50: '#585b46',
500: '#1c2000',
950: '#000000',
},
}SCSS
$custom: #1c2000; $custom-light: #585b46; $custom-dark: #000000;
JSON
{
"hex": "#1c2000",
"rgb": {
"r": 28,
"g": 32,
"b": 0
},
"hsl": {
"h": 67.5,
"s": 100,
"l": 6.275
},
"oklch": {
"l": 0.23134,
"c": 0.05301,
"h": 116.3
},
"luminance": 0.0128
}Semantic roles & 50–950 ramp
primary
#1C2000
secondary
#1D1369
accent
#29FF44
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#030400
muted
#787977