#32B699#32B699
#32B699 is a light, moderate teal. Relative luminance 0.364; OKLCH L 69.9% C 0.120 H 174.4°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #32B699 |
|---|---|
| RGB | rgb(50, 182, 153) |
| HSL | hsl(167, 57%, 45%) |
| HSV | hsv(167, 73%, 71%) |
| CMYK | cmyk(72.5%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(66.85, -42.00, 4.66) |
| CIE-LCH | lch(66.85, 42.26, 173.67°) |
| OKLab | oklab(69.92% -0.119 0.0117) |
| OKLCH | oklch(69.92% 0.12 174.4) |
| XYZ | xyz(23.7902, 36.4311, 35.9089) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.47
Tealish
#24BCA8
ΔE00 3.63
Turquoise (survey)
#06C2AC
ΔE00 4.41
Green Blue
#01C08D
ΔE00 6.00
Topaz
#13BBAF
ΔE00 6.13
Lightseagreen
#20B2AA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B699 #B6324F
analogous
#32B657 #32B699 #3291B6
triadic
#32B699 #9932B6 #B69932
tetradic
#32B699 #5732B6 #B6324F #91B632
square
#32B699 #5732B6 #B6324F #91B632
split-complementary
#32B699 #B63291 #B65732
monochromatic
#185648 #258671 #32B699 #55D0B5 #85DDCA
Accessibility & contrast
On white
2.53
#32B699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#32B699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B699
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B699 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA98
Deuteranopia (green-blind)
#9E9D9B
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b699; /* rgb */ color: rgb(50, 182, 153); /* oklch */ color: oklch(69.9% 0.120 174.4);
Tailwind
colors: {
custom: {
50: '#7dccb7',
500: '#32b699',
950: '#000000',
},
}SCSS
$custom: #32b699; $custom-light: #7dccb7; $custom-dark: #000000;
JSON
{
"hex": "#32b699",
"rgb": {
"r": 50,
"g": 182,
"b": 153
},
"hsl": {
"h": 166.818,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.69917,
"c": 0.11953,
"h": 174.4
},
"luminance": 0.36434
}Semantic roles & 50–950 ramp
primary
#32B699
secondary
#C77D8D
accent
#4869E0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280