#08232B#08232B
#08232B is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 24.0% C 0.036 H 220.8°. Best body text is #FFFFFF at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #08232B |
|---|---|
| RGB | rgb(8, 35, 43) |
| HSL | hsl(194, 69%, 10%) |
| HSV | hsv(194, 81%, 17%) |
| CMYK | cmyk(81.4%, 18.6%, 0%, 83.1%) |
| CIE-LAB | lab(12.14, -6.95, -8.33) |
| CIE-LCH | lch(12.14, 10.85, 230.14°) |
| OKLab | oklab(23.98% -0.0269 -0.0232) |
| OKLCH | oklch(23.98% 0.036 220.8) |
| XYZ | xyz(1.1370, 1.4280, 2.5007) |
| Luminance | 0.0143 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 7.77
Dark
#1B2431
ΔE00 8.42
Dark Blue Grey
#1F3B4D
ΔE00 9.18
Almost Black
#070D0D
ΔE00 9.91
Charcoal (survey)
#343837
ΔE00 11.27
Onyx
#353839
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#08232B #2B1008
analogous
#082B21 #08232B #08122B
triadic
#08232B #2B0823 #232B08
tetradic
#08232B #21082B #2B1008 #122B08
square
#08232B #21082B #2B1008 #122B08
split-complementary
#08232B #2B0812 #2B2108
monochromatic
#05151A #05151A #08232B #124D5F #1B7792
Accessibility & contrast
On white
16.33
#08232B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.29
#08232B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #08232B
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##08232B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##08232B | 1.00 | 16.33 | 1.29 | 16.33 |
| #FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.29 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.33 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E222B
Deuteranopia (green-blind)
#191E2B
Tritanopia (blue-blind)
#002626
Achromatopsia (no color)
#202020
Design tokens & code
CSS
--color: #08232b; /* rgb */ color: rgb(8, 35, 43); /* oklch */ color: oklch(24.0% 0.036 220.8);
Tailwind
colors: {
custom: {
50: '#4c5d64',
500: '#08232b',
950: '#000000',
},
}SCSS
$custom: #08232b; $custom-light: #4c5d64; $custom-dark: #000000;
JSON
{
"hex": "#08232b",
"rgb": {
"r": 8,
"g": 35,
"b": 43
},
"hsl": {
"h": 193.714,
"s": 68.627,
"l": 10
},
"oklch": {
"l": 0.2398,
"c": 0.03555,
"h": 220.8
},
"luminance": 0.01428
}Semantic roles & 50–950 ramp
primary
#08232B
secondary
#6A3525
accent
#643CEB
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979