#23322B#23322B
#23322B is a dark, muted teal. Relative luminance 0.028; OKLCH L 30.1% C 0.024 H 164.6°. Best body text is #FFFFFF at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #23322B |
|---|---|
| RGB | rgb(35, 50, 43) |
| HSL | hsl(152, 18%, 17%) |
| HSV | hsv(152, 30%, 20%) |
| CMYK | cmyk(30%, 0%, 14%, 80.4%) |
| CIE-LAB | lab(19.28, -8.08, 2.44) |
| CIE-LCH | lch(19.28, 8.44, 163.18°) |
| OKLab | oklab(30.12% -0.0228 0.0063) |
| OKLCH | oklch(30.12% 0.024 164.6) |
| XYZ | xyz(2.2697, 2.8129, 2.7084) |
| Luminance | 0.0281 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 7.59
Gunmetal
#2A3439
ΔE00 8.73
Onyx
#353839
ΔE00 9.07
Dark Grey
#363737
ΔE00 9.47
Charcoal Grey
#3C4142
ΔE00 9.57
Darkslategray
#2F4F4F
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#23322B #32232A
analogous
#233224 #23322B #233232
triadic
#23322B #2B2332 #322B23
tetradic
#23322B #242332 #32232A #323223
square
#23322B #242332 #32232A #323223
split-complementary
#23322B #322332 #322423
monochromatic
#0D120F #0D120F #23322B #3C564A #557A69
Accessibility & contrast
On white
13.44
#23322B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.56
#23322B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #23322B
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##23322B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##23322B | 1.00 | 13.44 | 1.56 | 13.44 |
| #FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.56 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 13.44 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#31302B
Deuteranopia (green-blind)
#2F2E2B
Tritanopia (blue-blind)
#203230
Achromatopsia (no color)
#2F2F2F
Design tokens & code
CSS
--color: #23322b; /* rgb */ color: rgb(35, 50, 43); /* oklch */ color: oklch(30.1% 0.024 164.6);
Tailwind
colors: {
custom: {
50: '#5e6964',
500: '#23322b',
950: '#000000',
},
}SCSS
$custom: #23322b; $custom-light: #5e6964; $custom-dark: #000000;
JSON
{
"hex": "#23322b",
"rgb": {
"r": 35,
"g": 50,
"b": 43
},
"hsl": {
"h": 152,
"s": 17.647,
"l": 16.667
},
"oklch": {
"l": 0.30117,
"c": 0.0237,
"h": 164.6
},
"luminance": 0.02813
}Semantic roles & 50–950 ramp
primary
#23322B
secondary
#634D58
accent
#6D91BA
background
#F5F6F5
surface
#E9EBEA
border
#C5C6C6
text
#040605
muted
#797A79