#132010#132010
#132010 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.6% C 0.035 H 139.8°. Best body text is #FFFFFF at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #132010 |
|---|---|
| RGB | rgb(19, 32, 16) |
| HSL | hsl(109, 33%, 9%) |
| HSV | hsv(109, 50%, 13%) |
| CMYK | cmyk(40.6%, 0%, 50%, 87.5%) |
| CIE-LAB | lab(10.62, -9.82, 8.63) |
| CIE-LCH | lch(10.62, 13.07, 138.68°) |
| OKLab | oklab(22.61% -0.0268 0.0226) |
| OKLCH | oklch(22.61% 0.035 139.8) |
| XYZ | xyz(0.8786, 1.2088, 0.6772) |
| Luminance | 0.0121 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Very Dark Green
#062E03
ΔE00 10.26
Dark Forest Green
#002D04
ΔE00 10.39
Almost Black
#070D0D
ΔE00 11.79
Dark Green
#033500
ΔE00 12.79
Charcoal (survey)
#343837
ΔE00 13.20
Black
#000000
ΔE00 13.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#132010 #1D1020
analogous
#1B2010 #132010 #102015
triadic
#132010 #101320 #201013
tetradic
#132010 #101B20 #1D1020 #201510
square
#132010 #101B20 #1D1020 #201510
split-complementary
#132010 #151020 #20101B
monochromatic
#0C140A #0C140A #132010 #2B4924 #437239
Accessibility & contrast
On white
16.91
#132010 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#132010 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #132010
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##132010 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##132010 | 1.00 | 16.91 | 1.24 | 16.91 |
| #FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.91 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#211D0F
Deuteranopia (green-blind)
#1F1C11
Tritanopia (blue-blind)
#121F1C
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #132010; /* rgb */ color: rgb(19, 32, 16); /* oklch */ color: oklch(22.6% 0.035 139.8);
Tailwind
colors: {
custom: {
50: '#515b4e',
500: '#132010',
950: '#000000',
},
}SCSS
$custom: #132010; $custom-light: #515b4e; $custom-dark: #000000;
JSON
{
"hex": "#132010",
"rgb": {
"r": 19,
"g": 32,
"b": 16
},
"hsl": {
"h": 108.75,
"s": 33.333,
"l": 9.412
},
"oklch": {
"l": 0.22608,
"c": 0.03508,
"h": 139.8
},
"luminance": 0.01209
}Semantic roles & 50–950 ramp
primary
#132010
secondary
#503656
accent
#5EC9B5
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020401
muted
#787977