#32BEA0#32BEA0
#32BEA0 is a light, vivid teal. Relative luminance 0.400; OKLCH L 72.1% C 0.124 H 174.6°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEA0 |
|---|---|
| RGB | rgb(50, 190, 160) |
| HSL | hsl(167, 58%, 47%) |
| HSV | hsv(167, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 15.8%, 25.5%) |
| CIE-LAB | lab(69.50, -43.66, 4.64) |
| CIE-LCH | lch(69.50, 43.90, 173.93°) |
| OKLab | oklab(72.14% -0.1237 0.0116) |
| OKLCH | oklch(72.14% 0.124 174.6) |
| XYZ | xyz(26.0708, 40.0400, 39.6054) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise (survey)
#06C2AC
ΔE00 3.19
Greeny Blue
#42B395
ΔE00 3.23
Tealish
#24BCA8
ΔE00 3.27
Green Blue
#01C08D
ΔE00 5.48
Mediumaquamarine
#66CDAA
ΔE00 5.59
Topaz
#13BBAF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEA0 #BE3250
analogous
#32BE5A #32BEA0 #3296BE
triadic
#32BEA0 #A032BE #BEA032
tetradic
#32BEA0 #5A32BE #BE3250 #96BE32
square
#32BEA0 #5A32BE #BE3250 #96BE32
split-complementary
#32BEA0 #BE3296 #BE5A32
monochromatic
#195D4E #258E77 #32BEA0 #5AD3B9 #8AE0CE
Accessibility & contrast
On white
2.33
#32BEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#32BEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEA0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEA0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B29F
Deuteranopia (green-blind)
#A5A4A2
Tritanopia (blue-blind)
#00C0B5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #32bea0; /* rgb */ color: rgb(50, 190, 160); /* oklch */ color: oklch(72.1% 0.124 174.6);
Tailwind
colors: {
custom: {
50: '#7fd2bc',
500: '#32bea0',
950: '#000000',
},
}SCSS
$custom: #32bea0; $custom-light: #7fd2bc; $custom-dark: #000000;
JSON
{
"hex": "#32bea0",
"rgb": {
"r": 50,
"g": 190,
"b": 160
},
"hsl": {
"h": 167.143,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72142,
"c": 0.12425,
"h": 174.6
},
"luminance": 0.40043
}Semantic roles & 50–950 ramp
primary
#32BEA0
secondary
#CA8291
accent
#4668E2
background
#F8FDFB
surface
#F0FAF6
border
#CBD3D0
text
#0C1412
muted
#7D8381