#32BBA0#32BBA0
#32BBA0 is a light, vivid teal. Relative luminance 0.388; OKLCH L 71.4% C 0.121 H 176.2°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #32BBA0 |
|---|---|
| RGB | rgb(50, 187, 160) |
| HSL | hsl(168, 58%, 46%) |
| HSV | hsv(168, 73%, 73%) |
| CMYK | cmyk(73.3%, 0%, 14.4%, 26.7%) |
| CIE-LAB | lab(68.57, -42.36, 3.31) |
| CIE-LCH | lch(68.57, 42.49, 175.54°) |
| OKLab | oklab(71.39% -0.1207 0.0081) |
| OKLCH | oklch(71.39% 0.121 176.2) |
| XYZ | xyz(25.4277, 38.7538, 39.3910) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.44
Greeny Blue
#42B395
ΔE00 2.82
Turquoise (survey)
#06C2AC
ΔE00 2.93
Topaz
#13BBAF
ΔE00 5.17
Green Blue
#01C08D
ΔE00 6.36
Mediumaquamarine
#66CDAA
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BBA0 #BB324D
analogous
#32BB5C #32BBA0 #3292BB
triadic
#32BBA0 #A032BB #BBA032
tetradic
#32BBA0 #5C32BB #BB324D #92BB32
square
#32BBA0 #5C32BB #BB324D #92BB32
split-complementary
#32BBA0 #BB3292 #BB5C32
monochromatic
#185A4D #258B77 #32BBA0 #58D2BA #88DFCE
Accessibility & contrast
On white
2.40
#32BBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#32BBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BBA0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BBA0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9F
Deuteranopia (green-blind)
#A2A2A2
Tritanopia (blue-blind)
#00BEB3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32bba0; /* rgb */ color: rgb(50, 187, 160); /* oklch */ color: oklch(71.4% 0.121 176.2);
Tailwind
colors: {
custom: {
50: '#7ed0bc',
500: '#32bba0',
950: '#000000',
},
}SCSS
$custom: #32bba0; $custom-light: #7ed0bc; $custom-dark: #000000;
JSON
{
"hex": "#32bba0",
"rgb": {
"r": 50,
"g": 187,
"b": 160
},
"hsl": {
"h": 168.175,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71385,
"c": 0.12098,
"h": 176.2
},
"luminance": 0.38757
}Semantic roles & 50–950 ramp
primary
#32BBA0
secondary
#C9808E
accent
#4765E1
background
#F8FCFB
surface
#F0F9F6
border
#CBD2D0
text
#0B1412
muted
#7C8281