#82CDCA#82CDCA
#82CDCA is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.9% C 0.075 H 192.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #82CDCA |
|---|---|
| RGB | rgb(130, 205, 202) |
| HSL | hsl(178, 43%, 66%) |
| HSV | hsv(178, 37%, 80%) |
| CMYK | cmyk(36.6%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(77.68, -23.88, -5.87) |
| CIE-LCH | lch(77.68, 24.59, 193.82°) |
| OKLab | oklab(79.86% -0.073 -0.0162) |
| OKLCH | oklch(79.86% 0.075 192.5) |
| XYZ | xyz(41.6940, 52.6700, 63.8350) |
| Luminance | 0.5267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 8.19
Paleturquoise
#AFEEEE
ΔE00 8.61
Seafoam Blue
#78D1B6
ΔE00 8.72
Powder Blue
#B0E0E6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CDCA #CD8285
analogous
#82CDA4 #82CDCA #82AACD
triadic
#82CDCA #CA82CD #CDCA82
tetradic
#82CDCA #A482CD #CD8285 #AACD82
square
#82CDCA #A482CD #CD8285 #AACD82
split-complementary
#82CDCA #CD82AA #CDA482
monochromatic
#3D9894 #56BCB7 #82CDCA #AEDEDD #D9F0EF
Accessibility & contrast
On white
1.82
#82CDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#82CDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CDCA
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CDCA | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#64D1CC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #82cdca; /* rgb */ color: rgb(130, 205, 202); /* oklch */ color: oklch(79.9% 0.075 192.5);
Tailwind
colors: {
custom: {
50: '#aadcda',
500: '#82cdca',
950: '#000000',
},
}SCSS
$custom: #82cdca; $custom-light: #aadcda; $custom-dark: #000000;
JSON
{
"hex": "#82cdca",
"rgb": {
"r": 130,
"g": 205,
"b": 202
},
"hsl": {
"h": 177.6,
"s": 42.857,
"l": 65.686
},
"oklch": {
"l": 0.79864,
"c": 0.07476,
"h": 192.5
},
"luminance": 0.52673
}Semantic roles & 50–950 ramp
primary
#82CDCA
secondary
#9E5558
accent
#3035B6
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483