#09201B#09201B
#09201B is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.3% C 0.031 H 177.0°. Best body text is #FFFFFF at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #09201B |
|---|---|
| RGB | rgb(9, 32, 27) |
| HSL | hsl(167, 56%, 8%) |
| HSV | hsv(167, 72%, 13%) |
| CMYK | cmyk(71.9%, 0%, 15.6%, 87.5%) |
| CIE-LAB | lab(10.34, -10.68, 0.66) |
| CIE-LCH | lch(10.34, 10.70, 176.44°) |
| OKLab | oklab(22.32% -0.0307 0.0016) |
| OKLCH | oklch(22.32% 0.031 177) |
| XYZ | xyz(0.8269, 1.1702, 1.2190) |
| Luminance | 0.0117 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 10.55
Gunmetal
#2A3439
ΔE00 11.91
Charcoal (survey)
#343837
ΔE00 12.55
Black
#000000
ΔE00 13.30
Onyx
#353839
ΔE00 13.62
Dark Forest Green
#002D04
ΔE00 13.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09201B #20090E
analogous
#09200F #09201B #091920
triadic
#09201B #1B0920 #201B09
tetradic
#09201B #0F0920 #20090E #192009
square
#09201B #0F0920 #20090E #192009
split-complementary
#09201B #200919 #200F09
monochromatic
#071814 #071814 #09201B #165043 #24806C
Accessibility & contrast
On white
17.02
#09201B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.23
#09201B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09201B
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09201B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09201B | 1.00 | 17.02 | 1.23 | 17.02 |
| #FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.23 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 17.02 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F1E1B
Deuteranopia (green-blind)
#1B1B1B
Tritanopia (blue-blind)
#01211E
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #09201b; /* rgb */ color: rgb(9, 32, 27); /* oklch */ color: oklch(22.3% 0.031 177.0);
Tailwind
colors: {
custom: {
50: '#4a5b57',
500: '#09201b',
950: '#000000',
},
}SCSS
$custom: #09201b; $custom-light: #4a5b57; $custom-dark: #000000;
JSON
{
"hex": "#09201b",
"rgb": {
"r": 9,
"g": 32,
"b": 27
},
"hsl": {
"h": 166.957,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.22315,
"c": 0.03076,
"h": 177
},
"luminance": 0.0117
}Semantic roles & 50–950 ramp
primary
#09201B
secondary
#5C2834
accent
#4869DF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978