#1E2500#1E2500
#1E2500 is a very dark, muted yellow-green. Relative luminance 0.016; OKLCH L 24.9% C 0.059 H 119.8°. Best body text is #FFFFFF at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2500 |
|---|---|
| RGB | rgb(30, 37, 0) |
| HSL | hsl(71, 100%, 7%) |
| HSV | hsv(71, 100%, 15%) |
| CMYK | cmyk(18.9%, 0%, 100%, 85.5%) |
| CIE-LAB | lab(13.23, -9.64, 19.29) |
| CIE-LCH | lch(13.23, 21.56, 116.56°) |
| OKLab | oklab(24.87% -0.0292 0.0511) |
| OKLCH | oklch(24.87% 0.059 119.8) |
| XYZ | xyz(1.1970, 1.5992, 0.2456) |
| Luminance | 0.0160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 8.77
Dark Forest Green
#002D04
ΔE00 9.56
Dark Olive
#373E02
ΔE00 9.83
Dark Green
#033500
ΔE00 10.42
Hunter Green (survey)
#0B4008
ΔE00 12.28
Forrest Green
#154406
ΔE00 12.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2500 #070025
analogous
#251A00 #1E2500 #0C2500
triadic
#1E2500 #001E25 #25001E
tetradic
#1E2500 #00251A #070025 #25000C
square
#1E2500 #00251A #070025 #25000C
split-complementary
#1E2500 #000C25 #1A0025
monochromatic
#191F00 #191F00 #1E2500 #506200 #819F00
Accessibility & contrast
On white
15.91
#1E2500 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.32
#1E2500 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2500
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2500 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2500 | 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)
#272202
Tritanopia (blue-blind)
#21221E
Achromatopsia (no color)
#222222
Design tokens & code
CSS
--color: #1e2500; /* rgb */ color: rgb(30, 37, 0); /* oklch */ color: oklch(24.9% 0.059 119.8);
Tailwind
colors: {
custom: {
50: '#5a5f46',
500: '#1e2500',
950: '#000000',
},
}SCSS
$custom: #1e2500; $custom-light: #5a5f46; $custom-dark: #000000;
JSON
{
"hex": "#1e2500",
"rgb": {
"r": 30,
"g": 37,
"b": 0
},
"hsl": {
"h": 71.351,
"s": 100,
"l": 7.255
},
"oklch": {
"l": 0.24867,
"c": 0.0589,
"h": 119.8
},
"luminance": 0.01599
}Semantic roles & 50–950 ramp
primary
#1E2500
secondary
#24136D
accent
#29FF51
background
#F5F5F3
surface
#E9E9E5
border
#C5C5C1
text
#040400
muted
#797977