#09201F#09201F
#09201F is a very dark, muted teal. Relative luminance 0.012; OKLCH L 22.5% C 0.029 H 191.5°. Best body text is #FFFFFF at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #09201F |
|---|---|
| RGB | rgb(9, 32, 31) |
| HSL | hsl(177, 56%, 8%) |
| HSV | hsv(177, 72%, 13%) |
| CMYK | cmyk(71.9%, 0%, 3.1%, 87.5%) |
| CIE-LAB | lab(10.48, -9.30, -2.07) |
| CIE-LCH | lch(10.48, 9.53, 192.53°) |
| OKLab | oklab(22.48% -0.0283 -0.0057) |
| OKLCH | oklch(22.48% 0.029 191.5) |
| XYZ | xyz(0.8764, 1.1899, 1.4796) |
| Luminance | 0.0119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Almost Black
#070D0D
ΔE00 9.50
Gunmetal
#2A3439
ΔE00 10.24
Charcoal (survey)
#343837
ΔE00 11.73
Black
#000000
ΔE00 12.41
Onyx
#353839
ΔE00 12.57
Dark
#1B2431
ΔE00 12.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#09201F #20090A
analogous
#092013 #09201F #091520
triadic
#09201F #1F0920 #201F09
tetradic
#09201F #130920 #20090A #152009
square
#09201F #130920 #20090A #152009
split-complementary
#09201F #200915 #201309
monochromatic
#071817 #071817 #09201F #16504D #24807C
Accessibility & contrast
On white
16.96
#09201F on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.24
#09201F on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #09201F
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##09201F | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##09201F | 1.00 | 16.96 | 1.24 | 16.96 |
| #FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.24 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.96 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E1E1F
Deuteranopia (green-blind)
#1A1B1F
Tritanopia (blue-blind)
#002120
Achromatopsia (no color)
#1C1C1C
Design tokens & code
CSS
--color: #09201f; /* rgb */ color: rgb(9, 32, 31); /* oklch */ color: oklch(22.5% 0.029 191.5);
Tailwind
colors: {
custom: {
50: '#4b5b5a',
500: '#09201f',
950: '#000000',
},
}SCSS
$custom: #09201f; $custom-light: #4b5b5a; $custom-dark: #000000;
JSON
{
"hex": "#09201f",
"rgb": {
"r": 9,
"g": 32,
"b": 31
},
"hsl": {
"h": 177.391,
"s": 56.098,
"l": 8.039
},
"oklch": {
"l": 0.22483,
"c": 0.02891,
"h": 191.5
},
"luminance": 0.0119
}Semantic roles & 50–950 ramp
primary
#09201F
secondary
#5C282B
accent
#484FDF
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010403
muted
#777978