#012F1E#012F1E
#012F1E is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.058 H 162.7°. Best body text is #FFFFFF at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #012F1E |
|---|---|
| RGB | rgb(1, 47, 30) |
| HSL | hsl(158, 96%, 9%) |
| HSV | hsv(158, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 36.2%, 81.6%) |
| CIE-LAB | lab(16.17, -20.23, 6.75) |
| CIE-LCH | lch(16.17, 21.33, 161.54°) |
| OKLab | oklab(27.03% -0.0551 0.0172) |
| OKLCH | oklch(27.03% 0.058 162.7) |
| XYZ | xyz(1.2632, 2.1331, 1.5732) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.37
Very Dark Green
#062E03
ΔE00 7.97
Evergreen
#05472A
ΔE00 8.08
Dark Green
#033500
ΔE00 10.11
Pine Green
#0A481E
ΔE00 10.44
Hunter Green (survey)
#0B4008
ΔE00 11.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F1E #2F0112
analogous
#012F07 #012F1E #01292F
triadic
#012F1E #1E012F #2F1E01
tetradic
#012F1E #07012F #2F0112 #292F01
square
#012F1E #07012F #2F0112 #292F01
split-complementary
#012F1E #2F0129 #2F0701
monochromatic
#011E13 #011E13 #012F1E #026B44 #04A76B
Accessibility & contrast
On white
14.72
#012F1E on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F1E on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F1E
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F1E | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F1E | 1.00 | 14.72 | 1.43 | 14.72 |
| #FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.72 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2B1D
Deuteranopia (green-blind)
#28261F
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f1e; /* rgb */ color: rgb(1, 47, 30); /* oklch */ color: oklch(27.0% 0.058 162.7);
Tailwind
colors: {
custom: {
50: '#4a6859',
500: '#012f1e',
950: '#000000',
},
}SCSS
$custom: #012f1e; $custom-light: #4a6859; $custom-dark: #000000;
JSON
{
"hex": "#012f1e",
"rgb": {
"r": 1,
"g": 47,
"b": 30
},
"hsl": {
"h": 157.826,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27033,
"c": 0.05772,
"h": 162.7
},
"luminance": 0.02133
}Semantic roles & 50–950 ramp
primary
#012F1E
secondary
#75173A
accent
#2978FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78