#32BEB3#32BEB3
#32BEB3 is a light, moderate teal. Relative luminance 0.408; OKLCH L 72.7% C 0.116 H 187.0°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #32BEB3 |
|---|---|
| RGB | rgb(50, 190, 179) |
| HSL | hsl(175, 58%, 47%) |
| HSV | hsv(175, 74%, 75%) |
| CMYK | cmyk(73.7%, 0%, 5.8%, 25.5%) |
| CIE-LAB | lab(70.00, -38.57, -5.02) |
| CIE-LCH | lch(70.00, 38.89, 187.42°) |
| OKLab | oklab(72.72% -0.1149 -0.0142) |
| OKLCH | oklch(72.72% 0.116 187) |
| XYZ | xyz(27.8617, 40.7563, 49.0374) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.41
Tealish
#24BCA8
ΔE00 3.25
Lightseagreen
#20B2AA
ΔE00 3.49
Turquoise (survey)
#06C2AC
ΔE00 3.90
Mediumturquoise
#48D1CC
ΔE00 5.59
Darkturquoise
#00CED1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BEB3 #BE323D
analogous
#32BE6D #32BEB3 #3283BE
triadic
#32BEB3 #B332BE #BEB332
tetradic
#32BEB3 #6D32BE #BE323D #83BE32
square
#32BEB3 #6D32BE #BE323D #83BE32
split-complementary
#32BEB3 #BE3283 #BE6D32
monochromatic
#195D58 #258E85 #32BEB3 #5AD3CA #8AE0D9
Accessibility & contrast
On white
2.29
#32BEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#32BEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BEB3
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BEB3 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B3
Deuteranopia (green-blind)
#A0A5B4
Tritanopia (blue-blind)
#00C3BA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #32beb3; /* rgb */ color: rgb(50, 190, 179); /* oklch */ color: oklch(72.7% 0.116 187.0);
Tailwind
colors: {
custom: {
50: '#80d2c9',
500: '#32beb3',
950: '#000000',
},
}SCSS
$custom: #32beb3; $custom-light: #80d2c9; $custom-dark: #000000;
JSON
{
"hex": "#32beb3",
"rgb": {
"r": 50,
"g": 190,
"b": 179
},
"hsl": {
"h": 175.286,
"s": 58.333,
"l": 47.059
},
"oklch": {
"l": 0.72723,
"c": 0.11582,
"h": 187
},
"luminance": 0.4076
}Semantic roles & 50–950 ramp
primary
#32BEB3
secondary
#CA8287
accent
#4652E2
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1413
muted
#7D8282