#1A2C19#1A2C19
#1A2C19 is a dark, muted green. Relative luminance 0.021; OKLCH L 27.1% C 0.042 H 143.1°. Best body text is #FFFFFF at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #1A2C19 |
|---|---|
| RGB | rgb(26, 44, 25) |
| HSL | hsl(117, 28%, 14%) |
| HSV | hsv(117, 43%, 17%) |
| CMYK | cmyk(40.9%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(15.96, -12.28, 10.06) |
| CIE-LCH | lch(15.96, 15.87, 140.68°) |
| OKLab | oklab(27.12% -0.0335 0.0251) |
| OKLCH | oklch(27.12% 0.042 143.1) |
| XYZ | xyz(1.5021, 2.0911, 1.2440) |
| Luminance | 0.0209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 7.91
Dark Forest Green
#002D04
ΔE00 8.12
Dark Green
#033500
ΔE00 10.17
Evergreen
#05472A
ΔE00 11.20
Hunter Green (survey)
#0B4008
ΔE00 11.85
Pine Green
#0A481E
ΔE00 12.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#1A2C19 #2B192C
analogous
#232C19 #1A2C19 #192C21
triadic
#1A2C19 #191A2C #2C191A
tetradic
#1A2C19 #19232C #2B192C #2C2119
square
#1A2C19 #19232C #2B192C #2C2119
split-complementary
#1A2C19 #21192C #2C1923
monochromatic
#0C140B #0C140B #1A2C19 #31532F #487A45
Accessibility & contrast
On white
14.81
#1A2C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#1A2C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #1A2C19
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##1A2C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##1A2C19 | 1.00 | 14.81 | 1.42 | 14.81 |
| #FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.81 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2918
Deuteranopia (green-blind)
#2A271A
Tritanopia (blue-blind)
#182B27
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #1a2c19; /* rgb */ color: rgb(26, 44, 25); /* oklch */ color: oklch(27.1% 0.042 143.1);
Tailwind
colors: {
custom: {
50: '#576555',
500: '#1a2c19',
950: '#000000',
},
}SCSS
$custom: #1a2c19; $custom-light: #576555; $custom-dark: #000000;
JSON
{
"hex": "#1a2c19",
"rgb": {
"r": 26,
"g": 44,
"b": 25
},
"hsl": {
"h": 116.842,
"s": 27.536,
"l": 13.529
},
"oklch": {
"l": 0.27121,
"c": 0.04185,
"h": 143.1
},
"luminance": 0.02091
}Semantic roles & 50–950 ramp
primary
#1A2C19
secondary
#5E4160
accent
#64C4BF
background
#F5F6F4
surface
#E9EBE8
border
#C5C6C4
text
#030503
muted
#787A78