#82CFDB#82CFDB
#82CFDB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.9% C 0.078 H 208.3°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #82CFDB |
|---|---|
| RGB | rgb(130, 207, 219) |
| HSL | hsl(188, 55%, 68%) |
| HSV | hsv(188, 41%, 86%) |
| CMYK | cmyk(40.6%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(78.74, -20.70, -13.43) |
| CIE-LCH | lch(78.74, 24.68, 212.96°) |
| OKLab | oklab(80.88% -0.0685 -0.0369) |
| OKLCH | oklch(80.88% 0.078 208.3) |
| XYZ | xyz(44.3003, 54.4828, 75.1859) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.52
Powder Blue
#B0E0E6
ΔE00 6.92
Aqua Blue
#02D8E9
ΔE00 7.34
Robin'S Egg Blue
#98EFF9
ΔE00 7.36
Lightblue
#ADD8E6
ΔE00 7.48
Robin'S Egg
#6DEDFD
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CFDB #DB8E82
analogous
#82DBBA #82CFDB #82A2DB
triadic
#82CFDB #DB82CF #CFDB82
tetradic
#82CFDB #BA82DB #DB8E82 #A2DB82
square
#82CFDB #BA82DB #DB8E82 #A2DB82
split-complementary
#82CFDB #DB82A2 #DBBA82
monochromatic
#339FB0 #52BDCD #82CFDB #B2E1E9 #E1F3F6
Accessibility & contrast
On white
1.77
#82CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#82CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CFDB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CFDB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#5BD5D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82cfdb; /* rgb */ color: rgb(130, 207, 219); /* oklch */ color: oklch(80.9% 0.078 208.3);
Tailwind
colors: {
custom: {
50: '#aadde6',
500: '#82cfdb',
950: '#000000',
},
}SCSS
$custom: #82cfdb; $custom-light: #aadde6; $custom-dark: #000000;
JSON
{
"hex": "#82cfdb",
"rgb": {
"r": 130,
"g": 207,
"b": 219
},
"hsl": {
"h": 188.09,
"s": 55.28,
"l": 68.431
},
"oklch": {
"l": 0.80879,
"c": 0.07781,
"h": 208.3
},
"luminance": 0.54486
}Semantic roles & 50–950 ramp
primary
#82CFDB
secondary
#B25D50
accent
#3823C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484