#012F23#012F23
#012F23 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.2% C 0.053 H 170.3°. Best body text is #FFFFFF at 14.66:1 contrast (WCAG AA passes).
Color values
| HEX | #012F23 |
|---|---|
| RGB | rgb(1, 47, 35) |
| HSL | hsl(164, 96%, 9%) |
| HSV | hsv(164, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 25.5%, 81.6%) |
| CIE-LAB | lab(16.31, -18.71, 3.50) |
| CIE-LCH | lch(16.31, 19.03, 169.41°) |
| OKLab | oklab(27.19% -0.0521 0.0089) |
| OKLCH | oklch(27.19% 0.053 170.3) |
| XYZ | xyz(1.3322, 2.1607, 1.9366) |
| Luminance | 0.0216 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.32
Dark Forest Green
#002D04
ΔE00 9.63
Very Dark Green
#062E03
ΔE00 10.19
Dark Blue Green
#005249
ΔE00 11.26
Dark Teal
#014D4E
ΔE00 11.66
Pine Green
#0A481E
ΔE00 12.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F23 #2F010D
analogous
#012F0C #012F23 #01242F
triadic
#012F23 #23012F #2F2301
tetradic
#012F23 #0C012F #2F010D #242F01
square
#012F23 #0C012F #2F010D #242F01
split-complementary
#012F23 #2F0124 #2F0C01
monochromatic
#011E16 #011E16 #012F23 #026B50 #04A77C
Accessibility & contrast
On white
14.66
#012F23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F23
14.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F23 | 1.00 | 14.66 | 1.43 | 14.66 |
| #FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.66 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B22
Deuteranopia (green-blind)
#272724
Tritanopia (blue-blind)
#002F2C
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012f23; /* rgb */ color: rgb(1, 47, 35); /* oklch */ color: oklch(27.2% 0.053 170.3);
Tailwind
colors: {
custom: {
50: '#4b685d',
500: '#012f23',
950: '#000000',
},
}SCSS
$custom: #012f23; $custom-light: #4b685d; $custom-dark: #000000;
JSON
{
"hex": "#012f23",
"rgb": {
"r": 1,
"g": 47,
"b": 35
},
"hsl": {
"h": 164.348,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27192,
"c": 0.05282,
"h": 170.3
},
"luminance": 0.02161
}Semantic roles & 50–950 ramp
primary
#012F23
secondary
#75172F
accent
#2961FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79