#132C19#132C19
#132C19 is a dark, muted green. Relative luminance 0.020; OKLCH L 26.7% C 0.047 H 150.0°. Best body text is #FFFFFF at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #132C19 |
|---|---|
| RGB | rgb(19, 44, 25) |
| HSL | hsl(134, 40%, 12%) |
| HSV | hsv(134, 57%, 17%) |
| CMYK | cmyk(56.8%, 0%, 43.2%, 82.7%) |
| CIE-LAB | lab(15.54, -15.02, 9.42) |
| CIE-LCH | lch(15.54, 17.73, 147.90°) |
| OKLab | oklab(26.67% -0.0409 0.0236) |
| OKLCH | oklch(26.67% 0.047 150) |
| XYZ | xyz(1.3446, 2.0099, 1.2366) |
| Luminance | 0.0201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.98
Very Dark Green
#062E03
ΔE00 7.05
Dark Green
#033500
ΔE00 9.50
Evergreen
#05472A
ΔE00 9.92
Pine Green
#0A481E
ΔE00 11.16
Hunter Green (survey)
#0B4008
ΔE00 11.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132C19 #2C1326
analogous
#1A2C13 #132C19 #132C26
triadic
#132C19 #19132C #2C1913
tetradic
#132C19 #131A2C #2C1326 #2C2613
square
#132C19 #131A2C #2C1326 #2C2613
split-complementary
#132C19 #26132C #2C131A
monochromatic
#09150C #09150C #132C19 #255731 #38814A
Accessibility & contrast
On white
14.98
#132C19 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.40
#132C19 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132C19
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132C19 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132C19 | 1.00 | 14.98 | 1.40 | 14.98 |
| #FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.40 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.98 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2818
Deuteranopia (green-blind)
#29261A
Tritanopia (blue-blind)
#0E2B27
Achromatopsia (no color)
#272727
Design tokens & code
CSS
--color: #132c19; /* rgb */ color: rgb(19, 44, 25); /* oklch */ color: oklch(26.7% 0.047 150.0);
Tailwind
colors: {
custom: {
50: '#526555',
500: '#132c19',
950: '#000000',
},
}SCSS
$custom: #132c19; $custom-light: #526555; $custom-dark: #000000;
JSON
{
"hex": "#132c19",
"rgb": {
"r": 19,
"g": 44,
"b": 25
},
"hsl": {
"h": 134.4,
"s": 39.683,
"l": 12.353
},
"oklch": {
"l": 0.26667,
"c": 0.04719,
"h": 150
},
"luminance": 0.0201
}Semantic roles & 50–950 ramp
primary
#132C19
secondary
#633859
accent
#58B3D0
background
#F4F6F4
surface
#E7EBE8
border
#C3C6C4
text
#020503
muted
#787A78