#32ADBF#32ADBF
#32ADBF is a light, moderate teal. Relative luminance 0.343; OKLCH L 69.0% C 0.107 H 209.4°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #32ADBF |
|---|---|
| RGB | rgb(50, 173, 191) |
| HSL | hsl(188, 59%, 47%) |
| HSV | hsv(188, 74%, 75%) |
| CMYK | cmyk(73.8%, 9.4%, 0%, 25.1%) |
| CIE-LAB | lab(65.22, -26.93, -18.82) |
| CIE-LCH | lch(65.22, 32.85, 214.94°) |
| OKLab | oklab(68.97% -0.0929 -0.0524) |
| OKLCH | oklch(68.97% 0.107 209.4) |
| XYZ | xyz(25.6589, 34.3238, 54.5529) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.67
Cadetblue
#5F9EA0
ΔE00 7.73
Lightseagreen
#20B2AA
ΔE00 10.13
Greyblue
#77A1B5
ΔE00 10.40
Darkturquoise
#00CED1
ΔE00 10.68
Aqua Blue
#02D8E9
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ADBF #BF4432
analogous
#32BF8B #32ADBF #3266BF
triadic
#32ADBF #BF32AD #ADBF32
tetradic
#32ADBF #8B32BF #BF4432 #66BF32
square
#32ADBF #8B32BF #BF4432 #66BF32
split-complementary
#32ADBF #BF3266 #BF8B32
monochromatic
#19555E #25818E #32ADBF #5AC4D4 #8BD6E1
Accessibility & contrast
On white
2.67
#32ADBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#32ADBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ADBF
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ADBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ADBF | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA7C0
Deuteranopia (green-blind)
#8A98BF
Tritanopia (blue-blind)
#00B5B2
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #32adbf; /* rgb */ color: rgb(50, 173, 191); /* oklch */ color: oklch(69.0% 0.107 209.4);
Tailwind
colors: {
custom: {
50: '#7fc5d2',
500: '#32adbf',
950: '#000000',
},
}SCSS
$custom: #32adbf; $custom-light: #7fc5d2; $custom-dark: #000000;
JSON
{
"hex": "#32adbf",
"rgb": {
"r": 50,
"g": 173,
"b": 191
},
"hsl": {
"h": 187.66,
"s": 58.506,
"l": 47.255
},
"oklch": {
"l": 0.68968,
"c": 0.10661,
"h": 209.4
},
"luminance": 0.34327
}Semantic roles & 50–950 ramp
primary
#32ADBF
secondary
#CB8B82
accent
#5A46E2
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282