#032C25#032C25
#032C25 is a dark, muted teal. Relative luminance 0.020; OKLCH L 26.4% C 0.046 H 178.4°. Best body text is #FFFFFF at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #032C25 |
|---|---|
| RGB | rgb(3, 44, 37) |
| HSL | hsl(170, 87%, 9%) |
| HSV | hsv(170, 93%, 17%) |
| CMYK | cmyk(93.2%, 0%, 15.9%, 82.7%) |
| CIE-LAB | lab(15.24, -15.96, 0.58) |
| CIE-LCH | lch(15.24, 15.98, 177.93°) |
| OKLab | oklab(26.36% -0.0458 0.0013) |
| OKLCH | oklch(26.36% 0.046 178.4) |
| XYZ | xyz(1.2720, 1.9541, 2.0601) |
| Luminance | 0.0195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Dark Teal
#014D4E
ΔE00 11.25
Evergreen
#05472A
ΔE00 11.76
Dark Forest Green
#002D04
ΔE00 12.01
Dark Blue Green
#005249
ΔE00 12.10
Darkslategray
#2F4F4F
ΔE00 12.43
Very Dark Green
#062E03
ΔE00 12.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032C25 #2C030A
analogous
#032C11 #032C25 #031F2C
triadic
#032C25 #25032C #2C2503
tetradic
#032C25 #11032C #2C030A #1F2C03
square
#032C25 #11032C #2C030A #1F2C03
split-complementary
#032C25 #2C031F #2C1103
monochromatic
#021D18 #021D18 #032C25 #076555 #0B9F85
Accessibility & contrast
On white
15.10
#032C25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.39
#032C25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032C25
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032C25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032C25 | 1.00 | 15.10 | 1.39 | 15.10 |
| #FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.39 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 15.10 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2A2925
Deuteranopia (green-blind)
#242526
Tritanopia (blue-blind)
#002D2A
Achromatopsia (no color)
#262626
Design tokens & code
CSS
--color: #032c25; /* rgb */ color: rgb(3, 44, 37); /* oklch */ color: oklch(26.4% 0.046 178.4);
Tailwind
colors: {
custom: {
50: '#4b655f',
500: '#032c25',
950: '#000000',
},
}SCSS
$custom: #032c25; $custom-light: #4b655f; $custom-dark: #000000;
JSON
{
"hex": "#032c25",
"rgb": {
"r": 3,
"g": 44,
"b": 37
},
"hsl": {
"h": 169.756,
"s": 87.234,
"l": 9.216
},
"oklch": {
"l": 0.2636,
"c": 0.04583,
"h": 178.4
},
"luminance": 0.01954
}Semantic roles & 50–950 ramp
primary
#032C25
secondary
#701B29
accent
#2A4EFD
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010504
muted
#777A79