#010F08#010F08
#010F08 is a very dark, muted teal. Relative luminance 0.004; OKLCH L 15.0% C 0.029 H 164.0°. Best body text is #FFFFFF at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #010F08 |
|---|---|
| RGB | rgb(1, 15, 8) |
| HSL | hsl(150, 88%, 3%) |
| HSV | hsv(150, 93%, 6%) |
| CMYK | cmyk(93.3%, 0%, 46.7%, 94.1%) |
| CIE-LAB | lab(3.30, -4.93, 1.57) |
| CIE-LCH | lch(3.30, 5.18, 162.34°) |
| OKLab | oklab(15.05% -0.0279 0.008) |
| OKLCH | oklch(15.05% 0.029 164) |
| XYZ | xyz(0.2271, 0.3656, 0.2883) |
| Luminance | 0.0037 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 4.47
Black
#000000
ΔE00 6.74
Gunmetal
#2A3439
ΔE00 12.90
Dark
#1B2431
ΔE00 13.25
Charcoal (survey)
#343837
ΔE00 13.37
Dark Grey
#363737
ΔE00 14.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#010F08 #0F0108
analogous
#010F01 #010F08 #010F0F
triadic
#010F08 #08010F #0F0801
tetradic
#010F08 #01010F #0F0108 #0F0F01
square
#010F08 #01010F #0F0108 #0F0F01
split-complementary
#010F08 #0F010F #0F0101
monochromatic
#021D0F #021D0F #021D0F #054827 #098245
Accessibility & contrast
On white
19.57
#010F08 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.07
#010F08 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #010F08
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##010F08 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##010F08 | 1.00 | 19.57 | 1.07 | 19.57 |
| #FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.07 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 19.57 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0E0D08
Deuteranopia (green-blind)
#0C0B08
Tritanopia (blue-blind)
#000F0D
Achromatopsia (no color)
#0C0C0C
Design tokens & code
CSS
--color: #010f08; /* rgb */ color: rgb(1, 15, 8); /* oklch */ color: oklch(15.0% 0.029 164.0);
Tailwind
colors: {
custom: {
50: '#474e4a',
500: '#010f08',
950: '#000000',
},
}SCSS
$custom: #010f08; $custom-light: #474e4a; $custom-dark: #000000;
JSON
{
"hex": "#010f08",
"rgb": {
"r": 1,
"g": 15,
"b": 8
},
"hsl": {
"h": 150,
"s": 87.5,
"l": 3.137
},
"oklch": {
"l": 0.15049,
"c": 0.02907,
"h": 164
},
"luminance": 0.00366
}Semantic roles & 50–950 ramp
primary
#010F08
secondary
#571536
accent
#2A94FE
background
#F3F4F4
surface
#E5E7E7
border
#C1C3C3
text
#000101
muted
#777777