#010302#010302
#010302 is a very dark, near-neutral teal. Relative luminance 0.001; OKLCH L 9.0% C 0.011 H 165.3°. Best body text is #FFFFFF at 20.69:1 contrast (WCAG AA passes).
Color values
| HEX | #010302 |
|---|---|
| RGB | rgb(1, 3, 2) |
| HSL | hsl(150, 50%, 1%) |
| HSV | hsv(150, 67%, 1%) |
| CMYK | cmyk(66.7%, 0%, 33.3%, 98.8%) |
| CIE-LAB | lab(0.69, -0.67, 0.20) |
| CIE-LCH | lch(0.69, 0.69, 163.64°) |
| OKLab | oklab(8.99% -0.0104 0.0027) |
| OKLCH | oklch(8.99% 0.011 165.3) |
| XYZ | xyz(0.0560, 0.0760, 0.0691) |
| Luminance | 0.0008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Black
#000000
ΔE00 1.07
Almost Black
#070D0D
ΔE00 2.15
Dark
#1B2431
ΔE00 11.61
Very Dark Brown
#1D0200
ΔE00 12.67
Gunmetal
#2A3439
ΔE00 13.78
Dark Grey
#363737
ΔE00 14.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010302 #030102
analogous
#010301 #010302 #010303
triadic
#010302 #020103 #030201
tetradic
#010302 #010103 #030102 #030301
square
#010302 #010103 #030102 #030301
split-complementary
#010302 #030103 #030101
monochromatic
#08170F #08170F #08170F #103121 #205F3F
Accessibility & contrast
On white
20.69
#010302 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.02
#010302 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010302
20.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010302 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010302 | 1.00 | 20.69 | 1.02 | 20.69 |
| #FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.02 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 20.69 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#030302
Deuteranopia (green-blind)
#020202
Tritanopia (blue-blind)
#010303
Achromatopsia (no color)
#030303
Design tokens & code
CSS
--color: #010302; /* rgb */ color: rgb(1, 3, 2); /* oklch */ color: oklch(9.0% 0.011 165.3);
Tailwind
colors: {
custom: {
50: '#474848',
500: '#010302',
950: '#000000',
},
}SCSS
$custom: #010302; $custom-light: #474848; $custom-dark: #000000;
JSON
{
"hex": "#010302",
"rgb": {
"r": 1,
"g": 3,
"b": 2
},
"hsl": {
"h": 150,
"s": 50,
"l": 0.784
},
"oklch": {
"l": 0.08991,
"c": 0.01072,
"h": 165.3
},
"luminance": 0.00076
}Semantic roles & 50–950 ramp
primary
#010302
secondary
#411F30
accent
#4E94DA
background
#F3F4F4
surface
#E5E6E6
border
#C1C2C2
text
#000000
muted
#777777