#82CFDA#82CFDA
#82CFDA is a light, moderate teal. Relative luminance 0.544; OKLCH L 80.8% C 0.078 H 207.3°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFDA |
|---|---|
| RGB | rgb(130, 207, 218) |
| HSL | hsl(188, 54%, 68%) |
| HSV | hsv(188, 40%, 85%) |
| CMYK | cmyk(40.4%, 5%, 0%, 14.5%) |
| CIE-LAB | lab(78.71, -20.96, -12.94) |
| CIE-LCH | lch(78.71, 24.63, 211.68°) |
| OKLab | oklab(80.85% -0.0689 -0.0355) |
| OKLCH | oklch(80.85% 0.078 207.3) |
| XYZ | xyz(44.1690, 54.4303, 74.4947) |
| Luminance | 0.5443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.89
Powder Blue
#B0E0E6
ΔE00 6.92
Aqua Blue
#02D8E9
ΔE00 7.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.32
Robin'S Egg
#6DEDFD
ΔE00 7.64
Lightblue
#ADD8E6
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFDA #DA8D82
analogous
#82DAB9 #82CFDA #82A3DA
triadic
#82CFDA #DA82CF #CFDA82
tetradic
#82CFDA #B982DA #DA8D82 #A3DA82
square
#82CFDA #B982DA #DA8D82 #A3DA82
split-complementary
#82CFDA #DA82A3 #DAB982
monochromatic
#349FAE #53BDCC #82CFDA #B1E1E8 #E0F3F6
Accessibility & contrast
On white
1.77
#82CFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#82CFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFDA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFDA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#5CD5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82cfda; /* rgb */ color: rgb(130, 207, 218); /* oklch */ color: oklch(80.8% 0.078 207.3);
Tailwind
colors: {
custom: {
50: '#aadde5',
500: '#82cfda',
950: '#000000',
},
}SCSS
$custom: #82cfda; $custom-light: #aadde5; $custom-dark: #000000;
JSON
{
"hex": "#82cfda",
"rgb": {
"r": 130,
"g": 207,
"b": 218
},
"hsl": {
"h": 187.5,
"s": 54.321,
"l": 68.235
},
"oklch": {
"l": 0.80845,
"c": 0.07752,
"h": 207.3
},
"luminance": 0.54433
}Semantic roles & 50–950 ramp
primary
#82CFDA
secondary
#B05C50
accent
#3724C2
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484