#1E2200#1E2200
#1E2200 is a very dark, muted yellow. Relative luminance 0.014; OKLCH L 24.0% C 0.055 H 116.1°. Best body text is #FFFFFF at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2200 |
|---|---|
| RGB | rgb(30, 34, 0) |
| HSL | hsl(67, 100%, 7%) |
| HSV | hsv(67, 100%, 13%) |
| CMYK | cmyk(11.8%, 0%, 100%, 86.7%) |
| CIE-LAB | lab(12.09, -7.73, 17.76) |
| CIE-LCH | lch(12.09, 19.37, 113.51°) |
| OKLab | oklab(23.95% -0.024 0.0492) |
| OKLCH | oklch(23.95% 0.055 116.1) |
| XYZ | xyz(1.1075, 1.4201, 0.2158) |
| Luminance | 0.0142 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.30
Dark Olive
#373E02
ΔE00 10.87
Dark Forest Green
#002D04
ΔE00 11.01
Dark Green
#033500
ΔE00 12.01
Hunter Green (survey)
#0B4008
ΔE00 13.87
Forrest Green
#154406
ΔE00 14.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2200 #040022
analogous
#221500 #1E2200 #0D2200
triadic
#1E2200 #001E22 #22001E
tetradic
#1E2200 #002215 #040022 #22000D
square
#1E2200 #002215 #040022 #22000D
split-complementary
#1E2200 #000D22 #150022
monochromatic
#1B1F00 #1B1F00 #1E2200 #545F00 #8A9C00
Accessibility & contrast
On white
16.36
#1E2200 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#1E2200 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2200
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2200 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2200 | 1.00 | 16.36 | 1.28 | 16.36 |
| #FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.36 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#251F00
Deuteranopia (green-blind)
#252002
Tritanopia (blue-blind)
#211F1B
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #1e2200; /* rgb */ color: rgb(30, 34, 0); /* oklch */ color: oklch(24.0% 0.055 116.1);
Tailwind
colors: {
custom: {
50: '#5a5d46',
500: '#1e2200',
950: '#000000',
},
}SCSS
$custom: #1e2200; $custom-light: #5a5d46; $custom-dark: #000000;
JSON
{
"hex": "#1e2200",
"rgb": {
"r": 30,
"g": 34,
"b": 0
},
"hsl": {
"h": 67.059,
"s": 100,
"l": 6.667
},
"oklch": {
"l": 0.23953,
"c": 0.05476,
"h": 116.1
},
"luminance": 0.0142
}Semantic roles & 50–950 ramp
primary
#1E2200
secondary
#1D136B
accent
#29FF42
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977