#82DEF2#82DEF2
#82DEF2 is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.092 H 213.3°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEF2 |
|---|---|
| RGB | rgb(130, 222, 242) |
| HSL | hsl(191, 81%, 73%) |
| HSV | hsv(191, 46%, 95%) |
| CMYK | cmyk(46.3%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.65, -22.30, -18.30) |
| CIE-LCH | lch(83.65, 28.85, 219.37°) |
| OKLab | oklab(85.04% -0.0769 -0.0505) |
| OKLCH | oklch(85.04% 0.092 213.3) |
| XYZ | xyz(51.3482, 63.3951, 93.5178) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.90
Robin Egg Blue
#8AF1FE
ΔE00 5.00
Robin'S Egg Blue
#98EFF9
ΔE00 5.10
Sky Blue
#87CEEB
ΔE00 5.91
Ice Blue
#A5DFF9
ΔE00 6.34
Neon Blue
#04D9FF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEF2 #F29682
analogous
#82F2CE #82DEF2 #82A6F2
triadic
#82DEF2 #F282DE #DEF282
tetradic
#82DEF2 #CE82F2 #F29682 #A6F282
square
#82DEF2 #CE82F2 #F29682 #A6F282
split-complementary
#82DEF2 #F282A6 #F2CE82
monochromatic
#18BEE2 #4BCFEC #82DEF2 #B9EDF8 #E3F8FC
Accessibility & contrast
On white
1.54
#82DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#82DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEF2
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEF2 | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F3
Deuteranopia (green-blind)
#BDCBF2
Tritanopia (blue-blind)
#48E6E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #82def2; /* rgb */ color: rgb(130, 222, 242); /* oklch */ color: oklch(85.0% 0.092 213.3);
Tailwind
colors: {
custom: {
50: '#ace8f6',
500: '#82def2',
950: '#000000',
},
}SCSS
$custom: #82def2; $custom-light: #ace8f6; $custom-dark: #000000;
JSON
{
"hex": "#82def2",
"rgb": {
"r": 130,
"g": 222,
"b": 242
},
"hsl": {
"h": 190.714,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.85038,
"c": 0.09201,
"h": 213.3
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#82DEF2
secondary
#CD624B
accent
#2E08DE
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485