#82DEEC#82DEEC
#82DEEC is a very light, moderate teal. Relative luminance 0.630; OKLCH L 84.8% C 0.090 H 208.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEEC |
|---|---|
| RGB | rgb(130, 222, 236) |
| HSL | hsl(188, 74%, 72%) |
| HSV | hsv(188, 45%, 93%) |
| CMYK | cmyk(44.9%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(83.46, -23.86, -15.40) |
| CIE-LCH | lch(83.46, 28.40, 212.85°) |
| OKLab | oklab(84.83% -0.0793 -0.0424) |
| OKLCH | oklch(84.83% 0.09 208.2) |
| XYZ | xyz(50.4618, 63.0405, 88.8495) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 4.16
Robin Egg Blue
#8AF1FE
ΔE00 4.23
Aqua Blue
#02D8E9
ΔE00 6.44
Powder Blue
#B0E0E6
ΔE00 6.74
Paleturquoise
#AFEEEE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEEC #EC9082
analogous
#82ECC5 #82DEEC #82A9EC
triadic
#82DEEC #EC82DE #DEEC82
tetradic
#82DEEC #C582EC #EC9082 #A9EC82
square
#82DEEC #C582EC #EC9082 #A9EC82
split-complementary
#82DEEC #EC82A9 #ECC582
monochromatic
#20BCD3 #4DD0E4 #82DEEC #B7ECF4 #E4F8FB
Accessibility & contrast
On white
1.54
#82DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#82DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEEC
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEEC | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#4DE5E2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #82deec; /* rgb */ color: rgb(130, 222, 236); /* oklch */ color: oklch(84.8% 0.090 208.2);
Tailwind
colors: {
custom: {
50: '#ace8f2',
500: '#82deec',
950: '#000000',
},
}SCSS
$custom: #82deec; $custom-light: #ace8f2; $custom-dark: #000000;
JSON
{
"hex": "#82deec",
"rgb": {
"r": 130,
"g": 222,
"b": 236
},
"hsl": {
"h": 187.925,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.84827,
"c": 0.08989,
"h": 208.2
},
"luminance": 0.63045
}Semantic roles & 50–950 ramp
primary
#82DEEC
secondary
#C65C4C
accent
#2A10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485