#32C2C2#32C2C2
#32C2C2 is a light, moderate teal. Relative luminance 0.432; OKLCH L 74.2% C 0.116 H 194.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #32C2C2 |
|---|---|
| RGB | rgb(50, 194, 194) |
| HSL | hsl(180, 59%, 48%) |
| HSV | hsv(180, 74%, 76%) |
| CMYK | cmyk(74.2%, 0%, 0%, 23.9%) |
| CIE-LAB | lab(71.66, -36.12, -10.77) |
| CIE-LCH | lch(71.66, 37.69, 196.59°) |
| OKLab | oklab(74.22% -0.1122 -0.0299) |
| OKLCH | oklch(74.22% 0.116 194.9) |
| XYZ | xyz(30.3403, 43.1530, 57.7588) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 3.28
Mediumturquoise
#48D1CC
ΔE00 4.21
Topaz
#13BBAF
ΔE00 5.04
Lightseagreen
#20B2AA
ΔE00 5.50
Tealish
#24BCA8
ΔE00 7.44
Aqua Blue
#02D8E9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32C2C2 #C23232
analogous
#32C27A #32C2C2 #327AC2
triadic
#32C2C2 #C232C2 #C2C232
tetradic
#32C2C2 #7A32C2 #C23232 #7AC232
square
#32C2C2 #7A32C2 #C23232 #7AC232
split-complementary
#32C2C2 #C2327A #C27A32
monochromatic
#196161 #259191 #32C2C2 #5CD5D5 #8DE2E2
Accessibility & contrast
On white
2.18
#32C2C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#32C2C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32C2C2
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32C2C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32C2C2 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B8C2
Deuteranopia (green-blind)
#A0A9C3
Tritanopia (blue-blind)
#00C8C2
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #32c2c2; /* rgb */ color: rgb(50, 194, 194); /* oklch */ color: oklch(74.2% 0.116 194.9);
Tailwind
colors: {
custom: {
50: '#82d5d4',
500: '#32c2c2',
950: '#000000',
},
}SCSS
$custom: #32c2c2; $custom-light: #82d5d4; $custom-dark: #000000;
JSON
{
"hex": "#32c2c2",
"rgb": {
"r": 50,
"g": 194,
"b": 194
},
"hsl": {
"h": 180,
"s": 59.016,
"l": 47.843
},
"oklch": {
"l": 0.74215,
"c": 0.11614,
"h": 194.9
},
"luminance": 0.43157
}Semantic roles & 50–950 ramp
primary
#32C2C2
secondary
#CC8484
accent
#4646E2
background
#F8FDFC
surface
#F0FAF9
border
#CBD3D2
text
#0C1414
muted
#7D8382