#32CDCD#32CDCD
#32CDCD is a light, vivid teal. Relative luminance 0.487; OKLCH L 77.3% C 0.122 H 194.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #32CDCD |
|---|---|
| RGB | rgb(50, 205, 205) |
| HSL | hsl(180, 61%, 50%) |
| HSV | hsv(180, 76%, 80%) |
| CMYK | cmyk(75.6%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(75.29, -38.00, -11.31) |
| CIE-LCH | lch(75.29, 39.65, 196.57°) |
| OKLab | oklab(77.28% -0.1181 -0.0315) |
| OKLCH | oklch(77.28% 0.122 194.9) |
| XYZ | xyz(34.1611, 48.7443, 65.3539) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 1.30
Mediumturquoise
#48D1CC
ΔE00 2.12
Aqua Blue
#02D8E9
ΔE00 6.11
Topaz
#13BBAF
ΔE00 6.68
Turquoise
#40E0D0
ΔE00 6.87
Lightseagreen
#20B2AA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32CDCD #CD3232
analogous
#32CD80 #32CDCD #327FCD
triadic
#32CDCD #CD32CD #CDCD32
tetradic
#32CDCD #7F32CD #CD3232 #80CD32
square
#32CDCD #7F32CD #CD3232 #80CD32
split-complementary
#32CDCD #CD3280 #CD8032
monochromatic
#1A6B6B #269C9C #32CDCD #63D9D9 #94E5E5
Accessibility & contrast
On white
1.95
#32CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#32CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32CDCD
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32CDCD | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3CD
Deuteranopia (green-blind)
#A9B3CE
Tritanopia (blue-blind)
#00D4CD
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #32cdcd; /* rgb */ color: rgb(50, 205, 205); /* oklch */ color: oklch(77.3% 0.122 194.9);
Tailwind
colors: {
custom: {
50: '#85dddc',
500: '#32cdcd',
950: '#000000',
},
}SCSS
$custom: #32cdcd; $custom-light: #85dddc; $custom-dark: #000000;
JSON
{
"hex": "#32cdcd",
"rgb": {
"r": 50,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 60.784,
"l": 50
},
"oklch": {
"l": 0.77277,
"c": 0.12218,
"h": 194.9
},
"luminance": 0.48749
}Semantic roles & 50–950 ramp
primary
#32CDCD
secondary
#D08B8B
accent
#4444E4
background
#F9FDFD
surface
#F1FBFB
border
#CBD4D4
text
#0D1515
muted
#7E8383