#012F20#012F20
#012F20 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.1% C 0.056 H 165.5°. Best body text is #FFFFFF at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #012F20 |
|---|---|
| RGB | rgb(1, 47, 32) |
| HSL | hsl(160, 96%, 9%) |
| HSV | hsv(160, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 31.9%, 81.6%) |
| CIE-LAB | lab(16.22, -19.64, 5.45) |
| CIE-LCH | lch(16.22, 20.38, 164.48°) |
| OKLab | oklab(27.09% -0.0539 0.0139) |
| OKLCH | oklch(27.09% 0.056 165.5) |
| XYZ | xyz(1.2896, 2.1436, 1.7120) |
| Luminance | 0.0214 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.25
Evergreen
#05472A
ΔE00 8.50
Very Dark Green
#062E03
ΔE00 8.83
Dark Green
#033500
ΔE00 10.97
Pine Green
#0A481E
ΔE00 11.08
Dark Blue Green
#005249
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F20 #2F0110
analogous
#012F09 #012F20 #01272F
triadic
#012F20 #20012F #2F2001
tetradic
#012F20 #09012F #2F0110 #272F01
square
#012F20 #09012F #2F0110 #272F01
split-complementary
#012F20 #2F0127 #2F0901
monochromatic
#011E14 #011E14 #012F20 #026B49 #04A772
Accessibility & contrast
On white
14.70
#012F20 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F20 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F20
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F20 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F20 | 1.00 | 14.70 | 1.43 | 14.70 |
| #FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.70 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1F
Deuteranopia (green-blind)
#282721
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f20; /* rgb */ color: rgb(1, 47, 32); /* oklch */ color: oklch(27.1% 0.056 165.5);
Tailwind
colors: {
custom: {
50: '#4b685b',
500: '#012f20',
950: '#000000',
},
}SCSS
$custom: #012f20; $custom-light: #4b685b; $custom-dark: #000000;
JSON
{
"hex": "#012f20",
"rgb": {
"r": 1,
"g": 47,
"b": 32
},
"hsl": {
"h": 160.435,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27094,
"c": 0.05565,
"h": 165.5
},
"luminance": 0.02144
}Semantic roles & 50–950 ramp
primary
#012F20
secondary
#751736
accent
#296FFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79