#1E250A#1E250A
#1E250A is a dark, muted yellow-green. Relative luminance 0.016; OKLCH L 25.0% C 0.046 H 121.9°. Best body text is #FFFFFF at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #1E250A |
|---|---|
| RGB | rgb(30, 37, 10) |
| HSL | hsl(76, 57%, 9%) |
| HSV | hsv(76, 73%, 15%) |
| CMYK | cmyk(18.9%, 0%, 73%, 85.5%) |
| CIE-LAB | lab(13.36, -8.47, 15.39) |
| CIE-LCH | lch(13.36, 17.57, 118.81°) |
| OKLab | oklab(25.02% -0.0242 0.0388) |
| OKLCH | oklch(25.02% 0.046 121.9) |
| XYZ | xyz(1.2518, 1.6211, 0.5341) |
| Luminance | 0.0162 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 9.53
Dark Forest Green
#002D04
ΔE00 10.17
Dark Olive
#373E02
ΔE00 11.19
Dark Green
#033500
ΔE00 11.39
Hunter Green (survey)
#0B4008
ΔE00 13.19
Forrest Green
#154406
ΔE00 13.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E250A #110A25
analogous
#251F0A #1E250A #11250A
triadic
#1E250A #0A1E25 #250A1E
tetradic
#1E250A #0A251F #110A25 #250A11
square
#1E250A #0A251F #110A25 #250A11
split-complementary
#1E250A #0A1125 #1F0A25
monochromatic
#141807 #141807 #1E250A #455517 #6C8524
Accessibility & contrast
On white
15.86
#1E250A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#1E250A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E250A
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E250A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E250A | 1.00 | 15.86 | 1.32 | 15.86 |
| #FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.86 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282207
Deuteranopia (green-blind)
#27220C
Tritanopia (blue-blind)
#20231F
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #1e250a; /* rgb */ color: rgb(30, 37, 10); /* oklch */ color: oklch(25.0% 0.046 121.9);
Tailwind
colors: {
custom: {
50: '#5a5f4b',
500: '#1e250a',
950: '#000000',
},
}SCSS
$custom: #1e250a; $custom-light: #5a5f4b; $custom-dark: #000000;
JSON
{
"hex": "#1e250a",
"rgb": {
"r": 30,
"g": 37,
"b": 10
},
"hsl": {
"h": 75.556,
"s": 57.447,
"l": 9.216
},
"oklch": {
"l": 0.25017,
"c": 0.0457,
"h": 121.9
},
"luminance": 0.01621
}Semantic roles & 50–950 ramp
primary
#1E250A
secondary
#382961
accent
#47E16F
background
#F5F5F4
surface
#E9E9E7
border
#C5C5C3
text
#040401
muted
#797977