#82CACE#82CACE
#82CACE is a light, moderate teal. Relative luminance 0.514; OKLCH L 79.3% C 0.072 H 200.3°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #82CACE |
|---|---|
| RGB | rgb(130, 202, 206) |
| HSL | hsl(183, 44%, 66%) |
| HSV | hsv(183, 37%, 81%) |
| CMYK | cmyk(36.9%, 1.9%, 0%, 19.2%) |
| CIE-LAB | lab(76.94, -21.42, -9.12) |
| CIE-LCH | lch(76.94, 23.28, 203.06°) |
| OKLab | oklab(79.31% -0.0677 -0.025) |
| OKLCH | oklch(79.31% 0.072 200.3) |
| XYZ | xyz(41.4630, 51.4404, 66.1247) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 7.45
Powder Blue
#B0E0E6
ΔE00 7.83
Darkturquoise
#00CED1
ΔE00 8.03
Aqua Blue
#02D8E9
ΔE00 8.26
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Paleturquoise
#AFEEEE
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CACE #CE8682
analogous
#82CEAC #82CACE #82A4CE
triadic
#82CACE #CE82CA #CACE82
tetradic
#82CACE #AC82CE #CE8682 #A4CE82
square
#82CACE #AC82CE #CE8682 #A4CE82
split-complementary
#82CACE #CE82A4 #CEAC82
monochromatic
#3C9599 #56B7BD #82CACE #AEDDDF #DAEFF0
Accessibility & contrast
On white
1.86
#82CACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#82CACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CACE
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CACE | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CE
Deuteranopia (green-blind)
#B3BACF
Tritanopia (blue-blind)
#63CFCB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #82cace; /* rgb */ color: rgb(130, 202, 206); /* oklch */ color: oklch(79.3% 0.072 200.3);
Tailwind
colors: {
custom: {
50: '#aadadc',
500: '#82cace',
950: '#000000',
},
}SCSS
$custom: #82cace; $custom-light: #aadadc; $custom-dark: #000000;
JSON
{
"hex": "#82cace",
"rgb": {
"r": 130,
"g": 202,
"b": 206
},
"hsl": {
"h": 183.158,
"s": 43.678,
"l": 65.882
},
"oklch": {
"l": 0.79314,
"c": 0.07219,
"h": 200.3
},
"luminance": 0.51443
}Semantic roles & 50–950 ramp
primary
#82CACE
secondary
#9F5955
accent
#362FB7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384