#012317#012317
#012317 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 22.8% C 0.046 H 165.4°. Best body text is #FFFFFF at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #012317 |
|---|---|
| RGB | rgb(1, 35, 23) |
| HSL | hsl(159, 94%, 7%) |
| HSV | hsv(159, 97%, 14%) |
| CMYK | cmyk(97.1%, 0%, 34.3%, 86.3%) |
| CIE-LAB | lab(11.07, -16.23, 4.57) |
| CIE-LCH | lch(11.07, 16.87, 164.27°) |
| OKLab | oklab(22.76% -0.0448 0.0117) |
| OKLCH | oklch(22.76% 0.046 165.4) |
| XYZ | xyz(0.7681, 1.2703, 1.0151) |
| Luminance | 0.0127 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Dark Forest Green
#002D04
ΔE00 9.53
Very Dark Green
#062E03
ΔE00 10.04
Evergreen
#05472A
ΔE00 12.28
Dark Green
#033500
ΔE00 12.72
Pine Green
#0A481E
ΔE00 14.34
Almost Black
#070D0D
ΔE00 14.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#012317 #23010D
analogous
#012306 #012317 #011E23
triadic
#012317 #170123 #231701
tetradic
#012317 #060123 #23010D #1E2301
square
#012317 #060123 #23010D #1E2301
split-complementary
#012317 #23011E #230601
monochromatic
#011E14 #011E14 #012317 #035F3E #049A65
Accessibility & contrast
On white
16.75
#012317 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.25
#012317 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #012317
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##012317 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##012317 | 1.00 | 16.75 | 1.25 | 16.75 |
| #FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.25 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.75 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#222016
Deuteranopia (green-blind)
#1D1C18
Tritanopia (blue-blind)
#002320
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #012317; /* rgb */ color: rgb(1, 35, 23); /* oklch */ color: oklch(22.8% 0.046 165.4);
Tailwind
colors: {
custom: {
50: '#465e53',
500: '#012317',
950: '#000000',
},
}SCSS
$custom: #012317; $custom-light: #465e53; $custom-dark: #000000;
JSON
{
"hex": "#012317",
"rgb": {
"r": 1,
"g": 35,
"b": 23
},
"hsl": {
"h": 158.824,
"s": 94.444,
"l": 7.059
},
"oklch": {
"l": 0.22763,
"c": 0.0463,
"h": 165.4
},
"luminance": 0.0127
}Semantic roles & 50–950 ramp
primary
#012317
secondary
#6A1633
accent
#2974FF
background
#F4F5F4
surface
#E6E9E7
border
#C2C5C3
text
#000402
muted
#777978