#1E330A#1E330A
#1E330A is a dark, moderate yellow-green. Relative luminance 0.027; OKLCH L 29.3% C 0.069 H 132.6°. Best body text is #FFFFFF at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #1E330A |
|---|---|
| RGB | rgb(30, 51, 10) |
| HSL | hsl(91, 67%, 12%) |
| HSV | hsv(91, 80%, 20%) |
| CMYK | cmyk(41.2%, 0%, 80.4%, 80%) |
| CIE-LAB | lab(18.65, -16.73, 22.03) |
| CIE-LCH | lch(18.65, 27.66, 127.21°) |
| OKLab | oklab(29.31% -0.047 0.051) |
| OKLCH | oklch(29.31% 0.069 132.6) |
| XYZ | xyz(1.7740, 2.6655, 0.7081) |
| Luminance | 0.0267 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Very Dark Green
#062E03
ΔE00 4.74
Dark Green
#033500
ΔE00 5.40
Dark Forest Green
#002D04
ΔE00 5.81
Hunter Green (survey)
#0B4008
ΔE00 6.65
Forrest Green
#154406
ΔE00 7.21
Dark Olive
#373E02
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E330A #1F0A33
analogous
#33330A #1E330A #0A330B
triadic
#1E330A #0A1E33 #330A1E
tetradic
#1E330A #0A3333 #1F0A33 #330B0A
square
#1E330A #0A3333 #1F0A33 #330B0A
split-complementary
#1E330A #0B0A33 #330A33
monochromatic
#0F1A05 #0F1A05 #1E330A #3C6614 #5A991E
Accessibility & contrast
On white
13.70
#1E330A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.53
#1E330A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E330A
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E330A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E330A | 1.00 | 13.70 | 1.53 | 13.70 |
| #FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.53 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#352E05
Deuteranopia (green-blind)
#332D0E
Tritanopia (blue-blind)
#1E312B
Achromatopsia (no color)
#2D2D2D
Design tokens & code
CSS
--color: #1e330a; /* rgb */ color: rgb(30, 51, 10); /* oklch */ color: oklch(29.3% 0.069 132.6);
Tailwind
colors: {
custom: {
50: '#5c6b4c',
500: '#1e330a',
950: '#000000',
},
}SCSS
$custom: #1e330a; $custom-light: #5c6b4c; $custom-dark: #000000;
JSON
{
"hex": "#1e330a",
"rgb": {
"r": 30,
"g": 51,
"b": 10
},
"hsl": {
"h": 90.732,
"s": 67.213,
"l": 11.961
},
"oklch": {
"l": 0.29307,
"c": 0.06935,
"h": 132.6
},
"luminance": 0.02666
}Semantic roles & 50–950 ramp
primary
#1E330A
secondary
#4D2870
accent
#3EEA96
background
#F5F6F4
surface
#E9EBE7
border
#C5C6C3
text
#040601
muted
#797A77