#32B799#32B799
#32B799 is a light, vivid teal. Relative luminance 0.368; OKLCH L 70.2% C 0.121 H 173.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #32B799 |
|---|---|
| RGB | rgb(50, 183, 153) |
| HSL | hsl(166, 57%, 46%) |
| HSV | hsv(166, 73%, 72%) |
| CMYK | cmyk(72.7%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(67.16, -42.43, 5.11) |
| CIE-LCH | lch(67.16, 42.74, 173.13°) |
| OKLab | oklab(70.17% -0.12 0.0129) |
| OKLCH | oklch(70.17% 0.121 173.9) |
| XYZ | xyz(23.9957, 36.8422, 35.9774) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greeny Blue
#42B395
ΔE00 1.56
Tealish
#24BCA8
ΔE00 3.76
Turquoise (survey)
#06C2AC
ΔE00 4.40
Green Blue
#01C08D
ΔE00 5.66
Topaz
#13BBAF
ΔE00 6.34
Mediumaquamarine
#66CDAA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B799 #B73250
analogous
#32B756 #32B799 #3292B7
triadic
#32B799 #9932B7 #B79932
tetradic
#32B799 #5632B7 #B73250 #92B732
square
#32B799 #5632B7 #B73250 #92B732
split-complementary
#32B799 #B73292 #B75632
monochromatic
#185749 #258771 #32B799 #56D1B5 #86DECA
Accessibility & contrast
On white
2.51
#32B799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#32B799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B799
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B799 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB98
Deuteranopia (green-blind)
#9F9E9B
Tritanopia (blue-blind)
#00B9AE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b799; /* rgb */ color: rgb(50, 183, 153); /* oklch */ color: oklch(70.2% 0.121 173.9);
Tailwind
colors: {
custom: {
50: '#7dcdb7',
500: '#32b799',
950: '#000000',
},
}SCSS
$custom: #32b799; $custom-light: #7dcdb7; $custom-dark: #000000;
JSON
{
"hex": "#32b799",
"rgb": {
"r": 50,
"g": 183,
"b": 153
},
"hsl": {
"h": 166.466,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.7017,
"c": 0.12066,
"h": 173.9
},
"luminance": 0.36845
}Semantic roles & 50–950 ramp
primary
#32B799
secondary
#C77D8E
accent
#476AE0
background
#F8FCFB
surface
#EFF9F6
border
#CAD2D0
text
#0B1311
muted
#7C8280