#032225#032225
#032225 is a very dark, muted teal. Relative luminance 0.013; OKLCH L 23.1% C 0.036 H 204.2°. Best body text is #FFFFFF at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #032225 |
|---|---|
| RGB | rgb(3, 34, 37) |
| HSL | hsl(185, 85%, 8%) |
| HSV | hsv(185, 92%, 15%) |
| CMYK | cmyk(91.9%, 8.1%, 0%, 85.5%) |
| CIE-LAB | lab(11.25, -10.02, -5.34) |
| CIE-LCH | lch(11.25, 11.35, 208.06°) |
| OKLab | oklab(23.11% -0.0331 -0.0148) |
| OKLCH | oklch(23.11% 0.036 204.2) |
| XYZ | xyz(0.9434, 1.2969, 1.9505) |
| Luminance | 0.0130 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Gunmetal
#2A3439
ΔE00 9.92
Almost Black
#070D0D
ΔE00 10.67
Dark
#1B2431
ΔE00 11.91
Dark Blue Grey
#1F3B4D
ΔE00 12.13
Charcoal (survey)
#343837
ΔE00 12.31
Onyx
#353839
ΔE00 12.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032225 #250603
analogous
#032517 #032225 #031125
triadic
#032225 #250322 #222503
tetradic
#032225 #170325 #250603 #112503
square
#032225 #170325 #250603 #112503
split-complementary
#032225 #250311 #251703
monochromatic
#021A1C #021A1C #032225 #08565E #0C8A96
Accessibility & contrast
On white
16.67
#032225 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.26
#032225 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032225
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032225 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032225 | 1.00 | 16.67 | 1.26 | 16.67 |
| #FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.26 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 16.67 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1E2025
Deuteranopia (green-blind)
#191C25
Tritanopia (blue-blind)
#002423
Achromatopsia (no color)
#1E1E1E
Design tokens & code
CSS
--color: #032225; /* rgb */ color: rgb(3, 34, 37); /* oklch */ color: oklch(23.1% 0.036 204.2);
Tailwind
colors: {
custom: {
50: '#495d5f',
500: '#032225',
950: '#000000',
},
}SCSS
$custom: #032225; $custom-light: #495d5f; $custom-dark: #000000;
JSON
{
"hex": "#032225",
"rgb": {
"r": 3,
"g": 34,
"b": 37
},
"hsl": {
"h": 185.294,
"s": 85,
"l": 7.843
},
"oklch": {
"l": 0.2311,
"c": 0.0363,
"h": 204.2
},
"luminance": 0.01297
}Semantic roles & 50–950 ramp
primary
#032225
secondary
#69221B
accent
#3F2DFB
background
#F4F5F5
surface
#E7E9E9
border
#C3C5C5
text
#010404
muted
#777979