#82DEED#82DEED
#82DEED is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.9% C 0.090 H 209.0°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEED |
|---|---|
| RGB | rgb(130, 222, 237) |
| HSL | hsl(188, 75%, 72%) |
| HSV | hsv(188, 45%, 93%) |
| CMYK | cmyk(45.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(83.49, -23.60, -15.89) |
| CIE-LCH | lch(83.49, 28.45, 213.95°) |
| OKLab | oklab(84.86% -0.0789 -0.0437) |
| OKLCH | oklch(84.86% 0.09 209) |
| XYZ | xyz(50.6075, 63.0988, 89.6168) |
| Luminance | 0.6310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.22
Robin'S Egg Blue
#98EFF9
ΔE00 4.26
Robin Egg Blue
#8AF1FE
ΔE00 4.30
Aqua Blue
#02D8E9
ΔE00 6.53
Powder Blue
#B0E0E6
ΔE00 6.76
Sky Blue
#87CEEB
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEED #ED9182
analogous
#82EDC7 #82DEED #82A9ED
triadic
#82DEED #ED82DE #DEED82
tetradic
#82DEED #C782ED #ED9182 #A9ED82
square
#82DEED #C782ED #ED9182 #A9ED82
split-complementary
#82DEED #ED82A9 #EDC782
monochromatic
#1FBCD6 #4DD0E5 #82DEED #B7ECF5 #E4F8FB
Accessibility & contrast
On white
1.54
#82DEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#82DEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEED
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEED | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BECBED
Tritanopia (blue-blind)
#4CE6E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #82deed; /* rgb */ color: rgb(130, 222, 237); /* oklch */ color: oklch(84.9% 0.090 209.0);
Tailwind
colors: {
custom: {
50: '#ace8f2',
500: '#82deed',
950: '#000000',
},
}SCSS
$custom: #82deed; $custom-light: #ace8f2; $custom-dark: #000000;
JSON
{
"hex": "#82deed",
"rgb": {
"r": 130,
"g": 222,
"b": 237
},
"hsl": {
"h": 188.411,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.84862,
"c": 0.09019,
"h": 209
},
"luminance": 0.63103
}Semantic roles & 50–950 ramp
primary
#82DEED
secondary
#C75D4C
accent
#2B0FD7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485