#32B698#32B698
#32B698 is a light, vivid teal. Relative luminance 0.364; OKLCH L 69.9% C 0.120 H 173.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #32B698 |
|---|---|
| RGB | rgb(50, 182, 152) |
| HSL | hsl(166, 57%, 45%) |
| HSV | hsv(166, 73%, 71%) |
| CMYK | cmyk(72.5%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(66.82, -42.25, 5.18) |
| CIE-LCH | lch(66.82, 42.57, 173.02°) |
| OKLab | oklab(69.89% -0.1194 0.0131) |
| OKLCH | oklch(69.89% 0.12 173.8) |
| XYZ | xyz(23.7079, 36.3982, 35.4758) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.37
Tealish
#24BCA8
ΔE00 3.91
Turquoise (survey)
#06C2AC
ΔE00 4.62
Green Blue
#01C08D
ΔE00 5.74
Topaz
#13BBAF
ΔE00 6.43
Mediumaquamarine
#66CDAA
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B698 #B63250
analogous
#32B656 #32B698 #3292B6
triadic
#32B698 #9832B6 #B69832
tetradic
#32B698 #5632B6 #B63250 #92B632
square
#32B698 #5632B6 #B63250 #92B632
split-complementary
#32B698 #B63292 #B65632
monochromatic
#185648 #258670 #32B698 #55D0B4 #85DDC9
Accessibility & contrast
On white
2.54
#32B698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#32B698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B698
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B698 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#9E9D9A
Tritanopia (blue-blind)
#00B8AD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b698; /* rgb */ color: rgb(50, 182, 152); /* oklch */ color: oklch(69.9% 0.120 173.8);
Tailwind
colors: {
custom: {
50: '#7dccb6',
500: '#32b698',
950: '#000000',
},
}SCSS
$custom: #32b698; $custom-light: #7dccb6; $custom-dark: #000000;
JSON
{
"hex": "#32b698",
"rgb": {
"r": 50,
"g": 182,
"b": 152
},
"hsl": {
"h": 166.364,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.69888,
"c": 0.12014,
"h": 173.8
},
"luminance": 0.36401
}Semantic roles & 50–950 ramp
primary
#32B698
secondary
#C77D8E
accent
#486AE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280