#1E2302#1E2302
#1E2302 is a very dark, muted yellow. Relative luminance 0.015; OKLCH L 24.3% C 0.053 H 117.6°. Best body text is #FFFFFF at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2302 |
|---|---|
| RGB | rgb(30, 35, 2) |
| HSL | hsl(69, 89%, 7%) |
| HSV | hsv(69, 94%, 14%) |
| CMYK | cmyk(14.3%, 0%, 94.3%, 86.3%) |
| CIE-LAB | lab(12.50, -8.13, 17.50) |
| CIE-LCH | lch(12.50, 19.29, 114.92°) |
| OKLab | oklab(24.29% -0.0246 0.047) |
| OKLCH | oklch(24.29% 0.053 117.6) |
| XYZ | xyz(1.1474, 1.4825, 0.2831) |
| Luminance | 0.0148 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.91
Dark Forest Green
#002D04
ΔE00 10.61
Dark Olive
#373E02
ΔE00 10.75
Dark Green
#033500
ΔE00 11.65
Hunter Green (survey)
#0B4008
ΔE00 13.50
Forrest Green
#154406
ΔE00 14.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2302 #070223
analogous
#231802 #1E2302 #0E2302
triadic
#1E2302 #021E23 #23021E
tetradic
#1E2302 #022318 #070223 #23020E
square
#1E2302 #022318 #070223 #23020E
split-complementary
#1E2302 #020E23 #180223
monochromatic
#191D02 #191D02 #1E2302 #505D05 #819709
Accessibility & contrast
On white
16.20
#1E2302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.30
#1E2302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2302
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2302 | 1.00 | 16.20 | 1.30 | 16.20 |
| #FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.30 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.20 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#262000
Deuteranopia (green-blind)
#262104
Tritanopia (blue-blind)
#21201C
Achromatopsia (no color)
#212121
Design tokens & code
CSS
--color: #1e2302; /* rgb */ color: rgb(30, 35, 2); /* oklch */ color: oklch(24.3% 0.053 117.6);
Tailwind
colors: {
custom: {
50: '#5a5d47',
500: '#1e2302',
950: '#000000',
},
}SCSS
$custom: #1e2302; $custom-light: #5a5d47; $custom-dark: #000000;
JSON
{
"hex": "#1e2302",
"rgb": {
"r": 30,
"g": 35,
"b": 2
},
"hsl": {
"h": 69.091,
"s": 89.189,
"l": 7.255
},
"oklch": {
"l": 0.24288,
"c": 0.0531,
"h": 117.6
},
"luminance": 0.01482
}Semantic roles & 50–950 ramp
primary
#1E2302
secondary
#241869
accent
#29FF49
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977