#012312#012312
#012312 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.6% C 0.052 H 157.4°. Best body text is #FFFFFF at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #012312 |
|---|---|
| RGB | rgb(1, 35, 18) |
| HSL | hsl(150, 94%, 7%) |
| HSV | hsv(150, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 48.6%, 86.3%) |
| CIE-LAB | lab(10.94, -17.53, 7.76) |
| CIE-LCH | lch(10.94, 19.18, 156.13°) |
| OKLab | oklab(22.61% -0.048 0.02) |
| OKLCH | oklch(22.61% 0.052 157.4) |
| XYZ | xyz(0.7227, 1.2521, 0.7757) |
| Luminance | 0.0125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 7.48
Very Dark Green
#062E03
ΔE00 8.00
Dark Green
#033500
ΔE00 10.78
Evergreen
#05472A
ΔE00 11.51
Pine Green
#0A481E
ΔE00 13.06
Hunter Green (survey)
#0B4008
ΔE00 13.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012312 #230112
analogous
#012301 #012312 #012323
triadic
#012312 #120123 #231201
tetradic
#012312 #010123 #230112 #232301
square
#012312 #010123 #230112 #232301
split-complementary
#012312 #230123 #230101
monochromatic
#011E0F #011E0F #012312 #035F31 #049A4F
Accessibility & contrast
On white
16.79
#012312 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012312 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012312
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012312 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012312 | 1.00 | 16.79 | 1.25 | 16.79 |
| #FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.79 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#231F11
Deuteranopia (green-blind)
#1E1C13
Tritanopia (blue-blind)
#00231F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #012312; /* rgb */ color: rgb(1, 35, 18); /* oklch */ color: oklch(22.6% 0.052 157.4);
Tailwind
colors: {
custom: {
50: '#465e50',
500: '#012312',
950: '#000000',
},
}SCSS
$custom: #012312; $custom-light: #465e50; $custom-dark: #000000;
JSON
{
"hex": "#012312",
"rgb": {
"r": 1,
"g": 35,
"b": 18
},
"hsl": {
"h": 150,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22613,
"c": 0.05195,
"h": 157.4
},
"luminance": 0.01252
}Semantic roles & 50–950 ramp
primary
#012312
secondary
#6A1640
accent
#2994FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978