#012F24#012F24
#012F24 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.052 H 172.0°. Best body text is #FFFFFF at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #012F24 |
|---|---|
| RGB | rgb(1, 47, 36) |
| HSL | hsl(166, 96%, 9%) |
| HSV | hsv(166, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 23.4%, 81.6%) |
| CIE-LAB | lab(16.34, -18.38, 2.85) |
| CIE-LCH | lch(16.34, 18.60, 171.20°) |
| OKLab | oklab(27.23% -0.0514 0.0072) |
| OKLCH | oklch(27.23% 0.052 172) |
| XYZ | xyz(1.3473, 2.1667, 2.0159) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.63
Dark Forest Green
#002D04
ΔE00 10.11
Very Dark Green
#062E03
ΔE00 10.67
Dark Blue Green
#005249
ΔE00 11.17
Dark Teal
#014D4E
ΔE00 11.37
Pine Green
#0A481E
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F24 #2F010C
analogous
#012F0D #012F24 #01232F
triadic
#012F24 #24012F #2F2401
tetradic
#012F24 #0D012F #2F010C #232F01
square
#012F24 #0D012F #2F010C #232F01
split-complementary
#012F24 #2F0123 #2F0D01
monochromatic
#011E17 #011E17 #012F24 #026B52 #04A780
Accessibility & contrast
On white
14.65
#012F24 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F24 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F24
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F24 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F24 | 1.00 | 14.65 | 1.43 | 14.65 |
| #FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.65 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B23
Deuteranopia (green-blind)
#272725
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f24; /* rgb */ color: rgb(1, 47, 36); /* oklch */ color: oklch(27.2% 0.052 172.0);
Tailwind
colors: {
custom: {
50: '#4b685e',
500: '#012f24',
950: '#000000',
},
}SCSS
$custom: #012f24; $custom-light: #4b685e; $custom-dark: #000000;
JSON
{
"hex": "#012f24",
"rgb": {
"r": 1,
"g": 47,
"b": 36
},
"hsl": {
"h": 165.652,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27227,
"c": 0.05196,
"h": 172
},
"luminance": 0.02167
}Semantic roles & 50–950 ramp
primary
#012F24
secondary
#75172D
accent
#295CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79