#032E25#032E25
#032E25 is a dark, muted teal. Relative luminance 0.021; OKLCH L 27.0% C 0.048 H 174.9°. Best body text is #FFFFFF at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #032E25 |
|---|---|
| RGB | rgb(3, 46, 37) |
| HSL | hsl(167, 88%, 10%) |
| HSV | hsv(167, 93%, 18%) |
| CMYK | cmyk(93.5%, 0%, 19.6%, 82%) |
| CIE-LAB | lab(16.04, -17.06, 1.73) |
| CIE-LCH | lch(16.04, 17.14, 174.22°) |
| OKLab | oklab(27.01% -0.0483 0.0043) |
| OKLCH | oklch(27.01% 0.048 174.9) |
| XYZ | xyz(1.3483, 2.1068, 2.0855) |
| Luminance | 0.0211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Evergreen
#05472A
ΔE00 10.58
Dark Forest Green
#002D04
ΔE00 11.03
Dark Teal
#014D4E
ΔE00 11.13
Dark Blue Green
#005249
ΔE00 11.46
Very Dark Green
#062E03
ΔE00 11.54
Darkslategray
#2F4F4F
ΔE00 12.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#032E25 #2E030C
analogous
#032E10 #032E25 #03222E
triadic
#032E25 #25032E #2E2503
tetradic
#032E25 #10032E #2E030C #222E03
square
#032E25 #10032E #2E030C #222E03
split-complementary
#032E25 #2E0322 #2E1003
monochromatic
#021D17 #021D17 #032E25 #076753 #0AA181
Accessibility & contrast
On white
14.77
#032E25 on #FFFFFF
AA ✓AA large ✓AAA ✓
On black
1.42
#032E25 on #000000
AA ✗AA large ✗AAA ✗
Best text color
#FFFFFF on #032E25
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##032E25 | #FFFFFF | #000000 | ##FFFFFF |
|---|---|---|---|---|
| ##032E25 | 1.00 | 14.77 | 1.42 | 14.77 |
| #FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
| #000000 | 1.42 | 21.00 | 1.00 | 21.00 |
| ##FFFFFF | 14.77 | 1.00 | 21.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2C2A25
Deuteranopia (green-blind)
#262626
Tritanopia (blue-blind)
#002F2B
Achromatopsia (no color)
#282828
Design tokens & code
CSS
--color: #032e25; /* rgb */ color: rgb(3, 46, 37); /* oklch */ color: oklch(27.0% 0.048 174.9);
Tailwind
colors: {
custom: {
50: '#4b675f',
500: '#032e25',
950: '#000000',
},
}SCSS
$custom: #032e25; $custom-light: #4b675f; $custom-dark: #000000;
JSON
{
"hex": "#032e25",
"rgb": {
"r": 3,
"g": 46,
"b": 37
},
"hsl": {
"h": 167.442,
"s": 87.755,
"l": 9.608
},
"oklch": {
"l": 0.27009,
"c": 0.04848,
"h": 174.9
},
"luminance": 0.02107
}Semantic roles & 50–950 ramp
primary
#032E25
secondary
#721B2D
accent
#2A56FE
background
#F4F6F5
surface
#E7EBE9
border
#C3C6C5
text
#010604
muted
#777A79