#0F201D#0F201D
#0F201D is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.7% C 0.024 H 181.6°. Best body text is #FFFFFF at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #0F201D |
|---|---|
| RGB | rgb(15, 32, 29) |
| HSL | hsl(169, 36%, 9%) |
| HSV | hsv(169, 53%, 13%) |
| CMYK | cmyk(53.1%, 0%, 9.4%, 87.5%) |
| CIE-LAB | lab(10.73, -8.06, -0.20) |
| CIE-LCH | lch(10.73, 8.07, 181.40°) |
| OKLab | oklab(22.74% -0.0237 -0.0007) |
| OKLCH | oklch(22.74% 0.024 181.6) |
| XYZ | xyz(0.9352, 1.2232, 1.3490) |
| Luminance | 0.0122 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 8.58
Gunmetal
#2A3439
ΔE00 9.91
Charcoal (survey)
#343837
ΔE00 10.77
Black
#000000
ΔE00 11.48
Onyx
#353839
ΔE00 11.71
Dark Grey
#363737
ΔE00 12.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#0F201D #200F12
analogous
#0F2015 #0F201D #0F1B20
triadic
#0F201D #1D0F20 #201D0F
tetradic
#0F201D #150F20 #200F12 #1B200F
square
#0F201D #150F20 #200F12 #1B200F
split-complementary
#0F201D #200F1B #20150F
monochromatic
#0A1513 #0A1513 #0F201D #234A43 #367369
Accessibility & contrast
On white
16.87
#0F201D on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#0F201D on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #0F201D
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##0F201D | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##0F201D | 1.00 | 16.87 | 1.24 | 16.87 |
| #FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.87 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E1D
Deuteranopia (green-blind)
#1C1C1D
Tritanopia (blue-blind)
#09211F
Achromatopsia (no color)
#1D1D1D
Design tokens & code
CSS
--color: #0f201d; /* rgb */ color: rgb(15, 32, 29); /* oklch */ color: oklch(22.7% 0.024 181.6);
Tailwind
colors: {
custom: {
50: '#4e5b58',
500: '#0f201d',
950: '#000000',
},
}SCSS
$custom: #0f201d; $custom-light: #4e5b58; $custom-dark: #000000;
JSON
{
"hex": "#0f201d",
"rgb": {
"r": 15,
"g": 32,
"b": 29
},
"hsl": {
"h": 169.412,
"s": 36.17,
"l": 9.216
},
"oklch": {
"l": 0.22744,
"c": 0.02368,
"h": 181.6
},
"luminance": 0.01223
}Semantic roles & 50–950 ramp
primary
#0F201D
secondary
#57343A
accent
#5C6FCC
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978