#012314#012314
#012314 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.7% C 0.050 H 160.3°. Best body text is #FFFFFF at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #012314 |
|---|---|
| RGB | rgb(1, 35, 20) |
| HSL | hsl(154, 94%, 7%) |
| HSV | hsv(154, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 42.9%, 86.3%) |
| CIE-LAB | lab(10.98, -17.05, 6.56) |
| CIE-LCH | lch(10.98, 18.27, 158.96°) |
| OKLab | oklab(22.67% -0.0467 0.0167) |
| OKLCH | oklch(22.67% 0.05 160.3) |
| XYZ | xyz(0.7397, 1.2589, 0.8657) |
| Luminance | 0.0126 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 8.22
Very Dark Green
#062E03
ΔE00 8.74
Dark Green
#033500
ΔE00 11.48
Evergreen
#05472A
ΔE00 11.75
Pine Green
#0A481E
ΔE00 13.50
Hunter Green (survey)
#0B4008
ΔE00 13.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012314 #230110
analogous
#012303 #012314 #012123
triadic
#012314 #140123 #231401
tetradic
#012314 #030123 #230110 #212301
square
#012314 #030123 #230110 #212301
split-complementary
#012314 #230121 #230301
monochromatic
#011E11 #011E11 #012314 #035F36 #049A58
Accessibility & contrast
On white
16.78
#012314 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012314 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012314
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012314 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012314 | 1.00 | 16.78 | 1.25 | 16.78 |
| #FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.78 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#221F13
Deuteranopia (green-blind)
#1E1C15
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012314; /* rgb */ color: rgb(1, 35, 20); /* oklch */ color: oklch(22.7% 0.050 160.3);
Tailwind
colors: {
custom: {
50: '#465e51',
500: '#012314',
950: '#000000',
},
}SCSS
$custom: #012314; $custom-light: #465e51; $custom-dark: #000000;
JSON
{
"hex": "#012314",
"rgb": {
"r": 1,
"g": 35,
"b": 20
},
"hsl": {
"h": 153.529,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.2267,
"c": 0.04962,
"h": 160.3
},
"luminance": 0.01259
}Semantic roles & 50–950 ramp
primary
#012314
secondary
#6A163B
accent
#2987FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978