#03232A#03232A
#03232A is a very dark, muted cyan. Relative luminance 0.014; OKLCH L 23.7% C 0.039 H 215.3°. Best body text is #FFFFFF at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #03232A |
|---|---|
| RGB | rgb(3, 35, 42) |
| HSL | hsl(191, 87%, 9%) |
| HSV | hsv(191, 93%, 16%) |
| CMYK | cmyk(92.9%, 16.7%, 0%, 83.5%) |
| CIE-LAB | lab(11.88, -8.60, -8.02) |
| CIE-LCH | lch(11.88, 11.76, 223.03°) |
| OKLab | oklab(23.69% -0.0317 -0.0224) |
| OKLCH | oklch(23.69% 0.039 215.3) |
| XYZ | xyz(1.0563, 1.3885, 2.4024) |
| Luminance | 0.0139 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Gunmetal
#2A3439
ΔE00 8.80
Dark
#1B2431
ΔE00 10.01
Dark Blue Grey
#1F3B4D
ΔE00 10.08
Almost Black
#070D0D
ΔE00 10.61
Charcoal (survey)
#343837
ΔE00 12.00
Onyx
#353839
ΔE00 12.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#03232A #2A0A03
analogous
#032A1E #03232A #03102A
triadic
#03232A #2A0323 #232A03
tetradic
#03232A #1E032A #2A0A03 #102A03
square
#03232A #1E032A #2A0A03 #102A03
split-complementary
#03232A #2A0310 #2A1E03
monochromatic
#02181D #02181D #03232A #075363 #0B829C
Accessibility & contrast
On white
16.43
#03232A on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.28
#03232A on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #03232A
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##03232A | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##03232A | 1.00 | 16.43 | 1.28 | 16.43 |
| #FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.28 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.43 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E222A
Deuteranopia (green-blind)
#191E2A
Tritanopia (blue-blind)
#002625
Achromatopsia (no color)
#1F1F1F
Design tokens & code
CSS
--color: #03232a; /* rgb */ color: rgb(3, 35, 42); /* oklch */ color: oklch(23.7% 0.039 215.3);
Tailwind
colors: {
custom: {
50: '#4a5d63',
500: '#03232a',
950: '#000000',
},
}SCSS
$custom: #03232a; $custom-light: #4a5d63; $custom-dark: #000000;
JSON
{
"hex": "#03232a",
"rgb": {
"r": 3,
"g": 35,
"b": 42
},
"hsl": {
"h": 190.769,
"s": 86.667,
"l": 8.824
},
"oklch": {
"l": 0.23693,
"c": 0.03881,
"h": 215.3
},
"luminance": 0.01389
}Semantic roles & 50–950 ramp
primary
#03232A
secondary
#6E2A1B
accent
#512BFD
background
#F4F5F5
surface
#E7E9EA
border
#C3C5C6
text
#010405
muted
#777979