#1C331A#1C331A
#1C331A is a dark, muted green. Relative luminance 0.027; OKLCH L 29.4% C 0.053 H 142.4°. Best body text is #FFFFFF at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #1C331A |
|---|---|
| RGB | rgb(28, 51, 26) |
| HSL | hsl(115, 32%, 15%) |
| HSV | hsv(115, 49%, 20%) |
| CMYK | cmyk(45.1%, 0%, 49%, 80%) |
| CIE-LAB | lab(18.75, -15.32, 13.08) |
| CIE-LCH | lch(18.75, 20.14, 139.51°) |
| OKLab | oklab(29.43% -0.0418 0.0322) |
| OKLCH | oklch(29.43% 0.053 142.4) |
| XYZ | xyz(1.8491, 2.6890, 1.3987) |
| Luminance | 0.0269 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 5.84
Dark Forest Green
#002D04
ΔE00 6.20
Dark Green
#033500
ΔE00 7.67
Evergreen
#05472A
ΔE00 8.63
Hunter Green (survey)
#0B4008
ΔE00 8.97
Pine Green
#0A481E
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1C331A #311A33
analogous
#28331A #1C331A #1A3324
triadic
#1C331A #1A1C33 #331A1C
tetradic
#1C331A #1A2833 #311A33 #33241A
square
#1C331A #1A2833 #311A33 #33241A
split-complementary
#1C331A #241A33 #331A28
monochromatic
#0B140A #0B140A #1C331A #325C2F #498443
Accessibility & contrast
On white
13.66
#1C331A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.54
#1C331A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1C331A
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1C331A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1C331A | 1.00 | 13.66 | 1.54 | 13.66 |
| #FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.54 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#342F18
Deuteranopia (green-blind)
#312D1C
Tritanopia (blue-blind)
#1A322D
Achromatopsia (no color)
#2E2E2E
Design tokens & code
CSS
--color: #1c331a; /* rgb */ color: rgb(28, 51, 26); /* oklch */ color: oklch(29.4% 0.053 142.4);
Tailwind
colors: {
custom: {
50: '#596b56',
500: '#1c331a',
950: '#000000',
},
}SCSS
$custom: #1c331a; $custom-light: #596b56; $custom-dark: #000000;
JSON
{
"hex": "#1c331a",
"rgb": {
"r": 28,
"g": 51,
"b": 26
},
"hsl": {
"h": 115.2,
"s": 32.468,
"l": 15.098
},
"oklch": {
"l": 0.29429,
"c": 0.05276,
"h": 142.4
},
"luminance": 0.02689
}Semantic roles & 50–950 ramp
primary
#1C331A
secondary
#654168
accent
#5FC9C0
background
#F5F6F5
surface
#E9EBE9
border
#C5C6C5
text
#030603
muted
#787A78