#122015#122015
#122015 is a very dark, muted green. Relative luminance 0.012; OKLCH L 22.7% C 0.029 H 150.3°. Best body text is #FFFFFF at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #122015 |
|---|---|
| RGB | rgb(18, 32, 21) |
| HSL | hsl(133, 28%, 10%) |
| HSV | hsv(133, 44%, 13%) |
| CMYK | cmyk(43.8%, 0%, 34.4%, 87.5%) |
| CIE-LAB | lab(10.67, -9.14, 5.58) |
| CIE-LCH | lch(10.67, 10.71, 148.60°) |
| OKLab | oklab(22.67% -0.025 0.0143) |
| OKLCH | oklch(22.67% 0.029 150.3) |
| XYZ | xyz(0.9013, 1.2157, 0.8965) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Almost Black
#070D0D
ΔE00 10.43
Very Dark Green
#062E03
ΔE00 11.82
Dark Forest Green
#002D04
ΔE00 11.83
Charcoal (survey)
#343837
ΔE00 12.09
Black
#000000
ΔE00 12.81
Gunmetal
#2A3439
ΔE00 13.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#122015 #20121D
analogous
#162012 #122015 #12201C
triadic
#122015 #151220 #201512
tetradic
#122015 #121620 #20121D #201C12
square
#122015 #121620 #20121D #201C12
split-complementary
#122015 #1C1220 #201216
monochromatic
#0B140D #0B140D #122015 #28472F #3E6E48
Accessibility & contrast
On white
16.89
#122015 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#122015 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #122015
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##122015 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##122015 | 1.00 | 16.89 | 1.24 | 16.89 |
| #FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.89 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#201E14
Deuteranopia (green-blind)
#1E1C16
Tritanopia (blue-blind)
#10201D
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #122015; /* rgb */ color: rgb(18, 32, 21); /* oklch */ color: oklch(22.7% 0.029 150.3);
Tailwind
colors: {
custom: {
50: '#505b52',
500: '#122015',
950: '#000000',
},
}SCSS
$custom: #122015; $custom-light: #505b52; $custom-dark: #000000;
JSON
{
"hex": "#122015",
"rgb": {
"r": 18,
"g": 32,
"b": 21
},
"hsl": {
"h": 132.857,
"s": 28,
"l": 9.804
},
"oklch": {
"l": 0.22669,
"c": 0.02883,
"h": 150.3
},
"luminance": 0.01216
}Semantic roles & 50–950 ramp
primary
#122015
secondary
#55394F
accent
#63B0C4
background
#F4F5F4
surface
#E7E9E7
border
#C3C5C3
text
#020402
muted
#787978