#1E382A#1E382A
#1E382A is a dark, muted green. Relative luminance 0.033; OKLCH L 31.5% C 0.041 H 159.3°. Best body text is #FFFFFF at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #1E382A |
|---|---|
| RGB | rgb(30, 56, 42) |
| HSL | hsl(148, 30%, 17%) |
| HSV | hsv(148, 46%, 22%) |
| CMYK | cmyk(46.4%, 0%, 25%, 78%) |
| CIE-LAB | lab(21.10, -13.89, 5.67) |
| CIE-LCH | lch(21.10, 15.00, 157.81°) |
| OKLab | oklab(31.49% -0.0385 0.0145) |
| OKLCH | oklch(31.49% 0.041 159.3) |
| XYZ | xyz(2.3673, 3.2714, 2.6967) |
| Luminance | 0.0327 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Evergreen
#05472A
ΔE00 8.71
Dark Forest Green
#002D04
ΔE00 10.12
Very Dark Green
#062E03
ΔE00 10.15
Darkslategray
#2F4F4F
ΔE00 10.58
Dark Blue Green
#005249
ΔE00 10.83
Pine Green
#0A481E
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1E382A #381E2C
analogous
#1F381E #1E382A #1E3837
triadic
#1E382A #2A1E38 #382A1E
tetradic
#1E382A #1E1F38 #381E2C #38371E
square
#1E382A #1E1F38 #381E2C #38371E
split-complementary
#1E382A #371E38 #381E1F
monochromatic
#0B140F #0B140F #1E382A #336048 #498866
Accessibility & contrast
On white
12.69
#1E382A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.65
#1E382A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1E382A
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1E382A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1E382A | 1.00 | 12.69 | 1.65 | 12.69 |
| #FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.65 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 12.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#373429
Deuteranopia (green-blind)
#33322B
Tritanopia (blue-blind)
#183834
Achromatopsia (no color)
#333333
Design tokens & code
CSS
--color: #1e382a; /* rgb */ color: rgb(30, 56, 42); /* oklch */ color: oklch(31.5% 0.041 159.3);
Tailwind
colors: {
custom: {
50: '#5b6e63',
500: '#1e382a',
950: '#000000',
},
}SCSS
$custom: #1e382a; $custom-light: #5b6e63; $custom-dark: #000000;
JSON
{
"hex": "#1e382a",
"rgb": {
"r": 30,
"g": 56,
"b": 42
},
"hsl": {
"h": 147.692,
"s": 30.233,
"l": 16.863
},
"oklch": {
"l": 0.31487,
"c": 0.04112,
"h": 159.3
},
"luminance": 0.03272
}Semantic roles & 50–950 ramp
primary
#1E382A
secondary
#6C465A
accent
#6198C6
background
#F5F6F5
surface
#E9ECEA
border
#C5C7C6
text
#040705
muted
#797A79