#012F25#012F25
#012F25 is a dark, muted teal. Relative luminance 0.022; OKLCH L 27.3% C 0.051 H 173.8°. Best body text is #FFFFFF at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #012F25 |
|---|---|
| RGB | rgb(1, 47, 37) |
| HSL | hsl(167, 96%, 9%) |
| HSV | hsv(167, 98%, 18%) |
| CMYK | cmyk(97.9%, 0%, 21.3%, 81.6%) |
| CIE-LAB | lab(16.37, -18.05, 2.20) |
| CIE-LCH | lch(16.37, 18.19, 173.07°) |
| OKLab | oklab(27.26% -0.0508 0.0055) |
| OKLCH | oklch(27.26% 0.051 173.8) |
| XYZ | xyz(1.3628, 2.1729, 2.0975) |
| Luminance | 0.0217 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.97
Dark Forest Green
#002D04
ΔE00 10.60
Dark Teal
#014D4E
ΔE00 11.08
Dark Blue Green
#005249
ΔE00 11.10
Very Dark Green
#062E03
ΔE00 11.15
Darkslategray
#2F4F4F
ΔE00 12.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012F25 #2F010B
analogous
#012F0E #012F25 #01222F
triadic
#012F25 #25012F #2F2501
tetradic
#012F25 #0E012F #2F010B #222F01
square
#012F25 #0E012F #2F010B #222F01
split-complementary
#012F25 #2F0122 #2F0E01
monochromatic
#011E18 #011E18 #012F25 #026B54 #04A783
Accessibility & contrast
On white
14.64
#012F25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.43
#012F25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012F25
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012F25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012F25 | 1.00 | 14.64 | 1.43 | 14.64 |
| #FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.43 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.64 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2D2B25
Deuteranopia (green-blind)
#272726
Tritanopia (blue-blind)
#00302C
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #012f25; /* rgb */ color: rgb(1, 47, 37); /* oklch */ color: oklch(27.3% 0.051 173.8);
Tailwind
colors: {
custom: {
50: '#4b685f',
500: '#012f25',
950: '#000000',
},
}SCSS
$custom: #012f25; $custom-light: #4b685f; $custom-dark: #000000;
JSON
{
"hex": "#012f25",
"rgb": {
"r": 1,
"g": 47,
"b": 37
},
"hsl": {
"h": 166.957,
"s": 95.833,
"l": 9.412
},
"oklch": {
"l": 0.27262,
"c": 0.05114,
"h": 173.8
},
"luminance": 0.02173
}Semantic roles & 50–950 ramp
primary
#012F25
secondary
#75172B
accent
#2957FF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79