#1E2501#1E2501
#1E2501 is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.9% C 0.057 H 119.9°. Best body text is #FFFFFF at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2501 |
|---|---|
| RGB | rgb(30, 37, 1) |
| HSL | hsl(72, 95%, 7%) |
| HSV | hsv(72, 97%, 15%) |
| CMYK | cmyk(18.9%, 0%, 97.3%, 85.5%) |
| CIE-LAB | lab(13.24, -9.52, 18.90) |
| CIE-LCH | lch(13.24, 21.16, 116.74°) |
| OKLab | oklab(24.88% -0.0287 0.0498) |
| OKLCH | oklch(24.88% 0.057 119.9) |
| XYZ | xyz(1.2025, 1.6014, 0.2745) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.83
Dark Forest Green
#002D04
ΔE00 9.60
Dark Olive
#373E02
ΔE00 9.94
Dark Green
#033500
ΔE00 10.50
Hunter Green (survey)
#0B4008
ΔE00 12.35
Forrest Green
#154406
ΔE00 12.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2501 #080125
analogous
#251A01 #1E2501 #0C2501
triadic
#1E2501 #011E25 #25011E
tetradic
#1E2501 #01251A #080125 #25010C
square
#1E2501 #01251A #080125 #25010C
split-complementary
#1E2501 #010C25 #1A0125
monochromatic
#181E01 #181E01 #1E2501 #4E6103 #7F9C04
Accessibility & contrast
On white
15.91
#1E2501 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#1E2501 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2501
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2501 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2501 | 1.00 | 15.91 | 1.32 | 15.91 |
| #FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.32 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#282200
Deuteranopia (green-blind)
#272203
Tritanopia (blue-blind)
#21221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #1e2501; /* rgb */ color: rgb(30, 37, 1); /* oklch */ color: oklch(24.9% 0.057 119.9);
Tailwind
colors: {
custom: {
50: '#5a5f47',
500: '#1e2501',
950: '#000000',
},
}SCSS
$custom: #1e2501; $custom-light: #5a5f47; $custom-dark: #000000;
JSON
{
"hex": "#1e2501",
"rgb": {
"r": 30,
"g": 37,
"b": 1
},
"hsl": {
"h": 71.667,
"s": 94.737,
"l": 7.451
},
"oklch": {
"l": 0.24882,
"c": 0.05745,
"h": 119.9
},
"luminance": 0.01601
}Semantic roles & 50–950 ramp
primary
#1E2501
secondary
#27166C
accent
#29FF52
background
#F5F5F4
surface
#E9E9E6
border
#C5C5C2
text
#040400
muted
#797977