#012E23#012E23
#012E23 is a dark, muted teal. Relative luminance 0.021; OKLCH L 26.9% C 0.051 H 171.7°. Best body text is #FFFFFF at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #012E23 |
|---|---|
| RGB | rgb(1, 46, 35) |
| HSL | hsl(165, 96%, 9%) |
| HSV | hsv(165, 98%, 18%) |
| CMYK | cmyk(97.8%, 0%, 23.9%, 82%) |
| CIE-LAB | lab(15.91, -18.19, 2.93) |
| CIE-LCH | lch(15.91, 18.43, 170.85°) |
| OKLab | oklab(26.86% -0.0508 0.0075) |
| OKLCH | oklch(26.86% 0.051 171.7) |
| XYZ | xyz(1.2927, 2.0816, 1.9234) |
| Luminance | 0.0208 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 9.85
Dark Forest Green
#002D04
ΔE00 10.05
Very Dark Green
#062E03
ΔE00 10.60
Dark Blue Green
#005249
ΔE00 11.48
Dark Teal
#014D4E
ΔE00 11.64
Pine Green
#0A481E
ΔE00 12.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012E23 #2E010C
analogous
#012E0D #012E23 #01232E
triadic
#012E23 #23012E #2E2301
tetradic
#012E23 #0D012E #2E010C #232E01
square
#012E23 #0D012E #2E010C #232E01
split-complementary
#012E23 #2E0123 #2E0D01
monochromatic
#011E17 #011E17 #012E23 #026A51 #04A67E
Accessibility & contrast
On white
14.83
#012E23 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#012E23 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012E23
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012E23 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012E23 | 1.00 | 14.83 | 1.42 | 14.83 |
| #FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.83 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A22
Deuteranopia (green-blind)
#262624
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #012e23; /* rgb */ color: rgb(1, 46, 35); /* oklch */ color: oklch(26.9% 0.051 171.7);
Tailwind
colors: {
custom: {
50: '#4a675d',
500: '#012e23',
950: '#000000',
},
}SCSS
$custom: #012e23; $custom-light: #4a675d; $custom-dark: #000000;
JSON
{
"hex": "#012e23",
"rgb": {
"r": 1,
"g": 46,
"b": 35
},
"hsl": {
"h": 165.333,
"s": 95.745,
"l": 9.216
},
"oklch": {
"l": 0.26864,
"c": 0.05139,
"h": 171.7
},
"luminance": 0.02082
}Semantic roles & 50–950 ramp
primary
#012E23
secondary
#74172E
accent
#295DFF
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79