#012F1D#012F1D
#012F1D is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.059 H 161.4°. Best body text is #FFFFFF at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #012F1D |
|---|---|
| RGB | rgb(1, 47, 29) |
| HSL | hsl(157, 96%, 9%) |
| HSV | hsv(157, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 38.3%, 81.6%) |
| CIE-LAB | lab(16.15, -20.51, 7.40) |
| CIE-LCH | lch(16.15, 21.81, 160.15°) |
| OKLab | oklab(27% -0.0557 0.0188) |
| OKLCH | oklch(27% 0.059 161.4) |
| XYZ | xyz(1.2507, 2.1280, 1.5070) |
| Luminance | 0.0213 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 6.95
Very Dark Green
#062E03
ΔE00 7.55
Evergreen
#05472A
ΔE00 7.91
Dark Green
#033500
ΔE00 9.69
Pine Green
#0A481E
ΔE00 10.14
Hunter Green (survey)
#0B4008
ΔE00 11.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F1D #2F0113
analogous
#012F06 #012F1D #012A2F
triadic
#012F1D #1D012F #2F1D01
tetradic
#012F1D #06012F #2F0113 #2A2F01
square
#012F1D #06012F #2F0113 #2A2F01
split-complementary
#012F1D #2F012A #2F0601
monochromatic
#011E12 #011E12 #012F1D #026B42 #04A767
Accessibility & contrast
On white
14.73
#012F1D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F1D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F1D
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F1D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F1D | 1.00 | 14.73 | 1.43 | 14.73 |
| #FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.73 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2E2A1C
Deuteranopia (green-blind)
#29261E
Tritanopia (blue-blind)
#002F2A
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f1d; /* rgb */ color: rgb(1, 47, 29); /* oklch */ color: oklch(27.0% 0.059 161.4);
Tailwind
colors: {
custom: {
50: '#4a6859',
500: '#012f1d',
950: '#000000',
},
}SCSS
$custom: #012f1d; $custom-light: #4a6859; $custom-dark: #000000;
JSON
{
"hex": "#012f1d",
"rgb": {
"r": 1,
"g": 47,
"b": 29
},
"hsl": {
"h": 156.522,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27004,
"c": 0.05879,
"h": 161.4
},
"luminance": 0.02128
}Semantic roles & 50–950 ramp
primary
#012F1D
secondary
#75173C
accent
#297DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010603
muted
#777A78