#232B29#232B29
#232B29 is a dark, near-neutral teal. Relative luminance 0.022; OKLCH L 28.1% C 0.012 H 178.6°. Best body text is #FFFFFF at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #232B29 |
|---|---|
| RGB | rgb(35, 43, 41) |
| HSL | hsl(165, 10%, 15%) |
| HSV | hsv(165, 19%, 17%) |
| CMYK | cmyk(18.6%, 0%, 4.7%, 83.1%) |
| CIE-LAB | lab(16.72, -4.01, 0.13) |
| CIE-LCH | lch(16.72, 4.01, 178.13°) |
| OKLab | oklab(28.06% -0.0118 0.0003) |
| OKLCH | oklch(28.06% 0.012 178.6) |
| XYZ | xyz(1.9572, 2.2451, 2.4276) |
| Luminance | 0.0225 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Charcoal (survey)
#343837
ΔE00 5.12
Gunmetal
#2A3439
ΔE00 5.40
Onyx
#353839
ΔE00 6.05
Dark Grey
#363737
ΔE00 6.36
Charcoal Grey
#3C4142
ΔE00 7.96
Almost Black
#070D0D
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#232B29 #2B2325
analogous
#232B25 #232B29 #23292B
triadic
#232B29 #29232B #2B2923
tetradic
#232B29 #25232B #2B2325 #292B23
square
#232B29 #25232B #2B2325 #292B23
split-complementary
#232B29 #2B2329 #2B2523
monochromatic
#0E1110 #0E1110 #232B29 #3E4D49 #5A6E69
Accessibility & contrast
On white
14.49
#232B29 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.45
#232B29 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #232B29
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##232B29 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##232B29 | 1.00 | 14.49 | 1.45 | 14.49 |
| #FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.45 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.49 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2A29
Deuteranopia (green-blind)
#292929
Tritanopia (blue-blind)
#212B2A
Achromatopsia (no color)
#292929
Design tokens & code
CSS
--color: #232b29; /* rgb */ color: rgb(35, 43, 41); /* oklch */ color: oklch(28.1% 0.012 178.6);
Tailwind
colors: {
custom: {
50: '#5d6462',
500: '#232b29',
950: '#000000',
},
}SCSS
$custom: #232b29; $custom-light: #5d6462; $custom-dark: #000000;
JSON
{
"hex": "#232b29",
"rgb": {
"r": 35,
"g": 43,
"b": 41
},
"hsl": {
"h": 165,
"s": 10.256,
"l": 15.294
},
"oklch": {
"l": 0.28061,
"c": 0.01178,
"h": 178.6
},
"luminance": 0.02245
}Semantic roles & 50–950 ramp
primary
#232B29
secondary
#5B4F52
accent
#7584B3
background
#F5F5F5
surface
#E9EAEA
border
#C5C6C6
text
#040505
muted
#797979