#82DBDF#82DBDF
#82DBDF is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.086 H 199.4°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #82DBDF |
|---|---|
| RGB | rgb(130, 219, 223) |
| HSL | hsl(183, 59%, 69%) |
| HSV | hsv(183, 42%, 87%) |
| CMYK | cmyk(41.7%, 1.8%, 0%, 12.5%) |
| CIE-LAB | lab(82.23, -25.66, -10.34) |
| CIE-LCH | lch(82.23, 27.67, 201.95°) |
| OKLab | oklab(83.71% -0.081 -0.0285) |
| OKLCH | oklch(83.71% 0.086 199.4) |
| XYZ | xyz(47.8517, 60.7330, 78.9988) |
| Luminance | 0.6074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.27
Robin Egg Blue
#8AF1FE
ΔE00 5.75
Robin'S Egg
#6DEDFD
ΔE00 5.78
Paleturquoise
#AFEEEE
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.74
Aqua Blue
#02D8E9
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DBDF #DF8682
analogous
#82DFB5 #82DBDF #82ADDF
triadic
#82DBDF #DF82DB #DBDF82
tetradic
#82DBDF #B582DF #DF8682 #ADDF82
square
#82DBDF #B582DF #DF8682 #ADDF82
split-complementary
#82DBDF #DF82AD #DFB582
monochromatic
#2FB2B8 #51CDD3 #82DBDF #B3E9EB #E3F7F8
Accessibility & contrast
On white
1.60
#82DBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#82DBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DBDF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DBDF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BFC7E0
Tritanopia (blue-blind)
#56E1DC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #82dbdf; /* rgb */ color: rgb(130, 219, 223); /* oklch */ color: oklch(83.7% 0.086 199.4);
Tailwind
colors: {
custom: {
50: '#abe6e9',
500: '#82dbdf',
950: '#000000',
},
}SCSS
$custom: #82dbdf; $custom-light: #abe6e9; $custom-dark: #000000;
JSON
{
"hex": "#82dbdf",
"rgb": {
"r": 130,
"g": 219,
"b": 223
},
"hsl": {
"h": 182.581,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.83714,
"c": 0.08584,
"h": 199.4
},
"luminance": 0.60737
}Semantic roles & 50–950 ramp
primary
#82DBDF
secondary
#B6534F
accent
#261FC7
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484