#1E2F03#1E2F03
#1E2F03 is a dark, moderate yellow-green. Relative luminance 0.023; OKLCH L 28.0% C 0.070 H 128.8°. Best body text is #FFFFFF at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #1E2F03 |
|---|---|
| RGB | rgb(30, 47, 3) |
| HSL | hsl(83, 88%, 10%) |
| HSV | hsv(83, 94%, 18%) |
| CMYK | cmyk(36.2%, 0%, 93.6%, 81.6%) |
| CIE-LAB | lab(17.06, -15.22, 22.98) |
| CIE-LCH | lch(17.06, 27.56, 123.52°) |
| OKLab | oklab(27.99% -0.0437 0.0545) |
| OKLCH | oklch(27.99% 0.07 128.8) |
| XYZ | xyz(1.5684, 2.3156, 0.4504) |
| Luminance | 0.0232 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.52
Dark Green
#033500
ΔE00 6.42
Dark Forest Green
#002D04
ΔE00 6.59
Dark Olive
#373E02
ΔE00 7.84
Hunter Green (survey)
#0B4008
ΔE00 7.94
Forrest Green
#154406
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E2F03 #14032F
analogous
#2F2A03 #1E2F03 #082F03
triadic
#1E2F03 #031E2F #2F031E
tetradic
#1E2F03 #032F2A #14032F #2F0308
square
#1E2F03 #032F2A #14032F #2F0308
split-complementary
#1E2F03 #03082F #2A032F
monochromatic
#121D02 #121D02 #1E2F03 #436907 #67A20A
Accessibility & contrast
On white
14.35
#1E2F03 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.46
#1E2F03 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E2F03
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E2F03 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E2F03 | 1.00 | 14.35 | 1.46 | 14.35 |
| #FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.46 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.35 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322B00
Deuteranopia (green-blind)
#302A06
Tritanopia (blue-blind)
#1F2C27
Achromatopsia (no color)
#2A2A2A
Design tokens & code
CSS
--color: #1e2f03; /* rgb */ color: rgb(30, 47, 3); /* oklch */ color: oklch(28.0% 0.070 128.8);
Tailwind
colors: {
custom: {
50: '#5b6748',
500: '#1e2f03',
950: '#000000',
},
}SCSS
$custom: #1e2f03; $custom-light: #5b6748; $custom-dark: #000000;
JSON
{
"hex": "#1e2f03",
"rgb": {
"r": 30,
"g": 47,
"b": 3
},
"hsl": {
"h": 83.182,
"s": 88,
"l": 9.804
},
"oklch": {
"l": 0.27991,
"c": 0.06985,
"h": 128.8
},
"luminance": 0.02316
}Semantic roles & 50–950 ramp
primary
#1E2F03
secondary
#3D1B73
accent
#2AFE7C
background
#F5F6F4
surface
#E9EBE6
border
#C5C6C2
text
#040600
muted
#797A77