#1E300A#1E300A
#1E300A is a dark, moderate yellow-green. Relative luminance 0.024; OKLCH L 28.4% C 0.064 H 131.2°. Best body text is #FFFFFF at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #1E300A |
|---|---|
| RGB | rgb(30, 48, 10) |
| HSL | hsl(88, 66%, 11%) |
| HSV | hsv(88, 79%, 19%) |
| CMYK | cmyk(37.5%, 0%, 79.2%, 81.2%) |
| CIE-LAB | lab(17.51, -15.07, 20.67) |
| CIE-LCH | lch(17.51, 25.59, 126.09°) |
| OKLab | oklab(28.38% -0.0424 0.0485) |
| OKLCH | oklch(28.38% 0.064 131.2) |
| XYZ | xyz(1.6471, 2.4118, 0.6658) |
| Luminance | 0.0241 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.17
Dark Forest Green
#002D04
ΔE00 6.16
Dark Green
#033500
ΔE00 6.35
Hunter Green (survey)
#0B4008
ΔE00 7.86
Forrest Green
#154406
ΔE00 8.48
Dark Olive
#373E02
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E300A #1C0A30
analogous
#302F0A #1E300A #0B300A
triadic
#1E300A #0A1E30 #300A1E
tetradic
#1E300A #0A302F #1C0A30 #300A0B
square
#1E300A #0A302F #1C0A30 #300A0B
split-complementary
#1E300A #0A0B30 #2F0A30
monochromatic
#101905 #101905 #1E300A #3E6315 #5D951F
Accessibility & contrast
On white
14.17
#1E300A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.48
#1E300A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E300A
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E300A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E300A | 1.00 | 14.17 | 1.48 | 14.17 |
| #FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.48 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.17 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#322C06
Deuteranopia (green-blind)
#302B0D
Tritanopia (blue-blind)
#1F2E28
Achromatopsia (no color)
#2B2B2B
Design tokens & code
CSS
--color: #1e300a; /* rgb */ color: rgb(30, 48, 10); /* oklch */ color: oklch(28.4% 0.064 131.2);
Tailwind
colors: {
custom: {
50: '#5b684c',
500: '#1e300a',
950: '#000000',
},
}SCSS
$custom: #1e300a; $custom-light: #5b684c; $custom-dark: #000000;
JSON
{
"hex": "#1e300a",
"rgb": {
"r": 30,
"g": 48,
"b": 10
},
"hsl": {
"h": 88.421,
"s": 65.517,
"l": 11.373
},
"oklch": {
"l": 0.28381,
"c": 0.06445,
"h": 131.2
},
"luminance": 0.02412
}Semantic roles & 50–950 ramp
primary
#1E300A
secondary
#49296D
accent
#3FE88F
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77