#03232B#03232B
#03232B is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 23.7% C 0.039 H 217.9°. Best body text is #FFFFFF at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #03232B |
|---|---|
| RGB | rgb(3, 35, 43) |
| HSL | hsl(192, 87%, 9%) |
| HSV | hsv(192, 93%, 17%) |
| CMYK | cmyk(93%, 18.6%, 0%, 83.1%) |
| CIE-LAB | lab(11.93, -8.17, -8.67) |
| CIE-LCH | lch(11.93, 11.92, 226.72°) |
| OKLab | oklab(23.75% -0.0312 -0.0243) |
| OKLCH | oklch(23.75% 0.039 217.9) |
| XYZ | xyz(1.0744, 1.3957, 2.4978) |
| Luminance | 0.0140 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.61
Dark
#1B2431
ΔE00 9.51
Dark Blue Grey
#1F3B4D
ΔE00 9.65
Almost Black
#070D0D
ΔE00 10.60
Charcoal (survey)
#343837
ΔE00 12.00
Onyx
#353839
ΔE00 12.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03232B #2B0B03
analogous
#032B1F #03232B #030F2B
triadic
#03232B #2B0323 #232B03
tetradic
#03232B #1F032B #2B0B03 #0F2B03
square
#03232B #1F032B #2B0B03 #0F2B03
split-complementary
#03232B #2B030F #2B1F03
monochromatic
#02171D #02171D #03232B #075264 #0B809D
Accessibility & contrast
On white
16.42
#03232B on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#03232B on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03232B
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03232B | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03232B | 1.00 | 16.42 | 1.28 | 16.42 |
| #FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.42 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E222B
Deuteranopia (green-blind)
#181E2B
Tritanopia (blue-blind)
#002626
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #03232b; /* rgb */ color: rgb(3, 35, 43); /* oklch */ color: oklch(23.7% 0.039 217.9);
Tailwind
colors: {
custom: {
50: '#4a5d64',
500: '#03232b',
950: '#000000',
},
}SCSS
$custom: #03232b; $custom-light: #4a5d64; $custom-dark: #000000;
JSON
{
"hex": "#03232b",
"rgb": {
"r": 3,
"g": 35,
"b": 43
},
"hsl": {
"h": 192,
"s": 86.957,
"l": 9.02
},
"oklch": {
"l": 0.23748,
"c": 0.03949,
"h": 217.9
},
"luminance": 0.01396
}Semantic roles & 50–950 ramp
primary
#03232B
secondary
#6F2C1B
accent
#552BFD
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979