#32BEB2#32BEB2
#32BEB2 is a light, moderate teal. Relative luminance 0.407; OKLCH L 72.7% C 0.116 H 186.3°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEB2 |
|---|---|
| RGB | rgb(50, 190, 178) |
| HSL | hsl(175, 58%, 47%) |
| HSV | hsv(175, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 6.3%, 25.5%) |
| CIE-LAB | lab(69.98, -38.85, -4.51) |
| CIE-LCH | lch(69.98, 39.11, 186.63°) |
| OKLab | oklab(72.69% -0.1154 -0.0128) |
| OKLCH | oklch(72.69% 0.116 186.3) |
| XYZ | xyz(27.7609, 40.7160, 48.5067) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.34
Tealish
#24BCA8
ΔE00 2.91
Turquoise (survey)
#06C2AC
ΔE00 3.57
Lightseagreen
#20B2AA
ΔE00 3.59
Mediumturquoise
#48D1CC
ΔE00 5.76
Darkturquoise
#00CED1
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEB2 #BE323E
analogous
#32BE6C #32BEB2 #3284BE
triadic
#32BEB2 #B232BE #BEB232
tetradic
#32BEB2 #6C32BE #BE323E #84BE32
square
#32BEB2 #6C32BE #BE323E #84BE32
split-complementary
#32BEB2 #BE3284 #BE6C32
monochromatic
#195D57 #258E85 #32BEB2 #5AD3C9 #8AE0D9
Accessibility & contrast
On white
2.30
#32BEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#32BEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEB2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEB2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#A0A5B3
Tritanopia (blue-blind)
#00C2BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32beb2; /* rgb */ color: rgb(50, 190, 178); /* oklch */ color: oklch(72.7% 0.116 186.3);
Tailwind
colors: {
custom: {
50: '#80d2c9',
500: '#32beb2',
950: '#000000',
},
}SCSS
$custom: #32beb2; $custom-light: #80d2c9; $custom-dark: #000000;
JSON
{
"hex": "#32beb2",
"rgb": {
"r": 50,
"g": 190,
"b": 178
},
"hsl": {
"h": 174.857,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72691,
"c": 0.11611,
"h": 186.3
},
"luminance": 0.40719
}Semantic roles & 50–950 ramp
primary
#32BEB2
secondary
#CA8288
accent
#4654E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282