#012C25#012C25
#012C25 is a dark, muted teal. Relative luminance 0.019; OKLCH L 26.3% C 0.047 H 178.8°. Best body text is #FFFFFF at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #012C25 |
|---|---|
| RGB | rgb(1, 44, 37) |
| HSL | hsl(170, 96%, 9%) |
| HSV | hsv(170, 98%, 17%) |
| CMYK | cmyk(97.7%, 0%, 15.9%, 82.7%) |
| CIE-LAB | lab(15.18, -16.45, 0.47) |
| CIE-LCH | lch(15.18, 16.46, 178.37°) |
| OKLab | oklab(26.28% -0.0472 0.001) |
| OKLCH | oklch(26.28% 0.047 178.8) |
| XYZ | xyz(1.2470, 1.9412, 2.0589) |
| Luminance | 0.0194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.20
Evergreen
#05472A
ΔE00 11.70
Dark Blue Green
#005249
ΔE00 12.00
Dark Forest Green
#002D04
ΔE00 12.01
Very Dark Green
#062E03
ΔE00 12.53
Darkslategray
#2F4F4F
ΔE00 12.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012C25 #2C0108
analogous
#012C10 #012C25 #011E2C
triadic
#012C25 #25012C #2C2501
tetradic
#012C25 #10012C #2C0108 #1E2C01
square
#012C25 #10012C #2C0108 #1E2C01
split-complementary
#012C25 #2C011E #2C1001
monochromatic
#011E19 #011E19 #012C25 #026857 #04A48A
Accessibility & contrast
On white
15.13
#012C25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#012C25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012C25
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012C25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012C25 | 1.00 | 15.13 | 1.39 | 15.13 |
| #FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.13 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2825
Deuteranopia (green-blind)
#242426
Tritanopia (blue-blind)
#002D2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #012c25; /* rgb */ color: rgb(1, 44, 37); /* oklch */ color: oklch(26.3% 0.047 178.8);
Tailwind
colors: {
custom: {
50: '#4a655f',
500: '#012c25',
950: '#000000',
},
}SCSS
$custom: #012c25; $custom-light: #4a655f; $custom-dark: #000000;
JSON
{
"hex": "#012c25",
"rgb": {
"r": 1,
"g": 44,
"b": 37
},
"hsl": {
"h": 170.233,
"s": 95.556,
"l": 8.824
},
"oklch": {
"l": 0.26283,
"c": 0.04723,
"h": 178.8
},
"luminance": 0.01941
}Semantic roles & 50–950 ramp
primary
#012C25
secondary
#721726
accent
#294CFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79