#82DEF5#82DEF5
#82DEF5 is a very light, moderate cyan. Relative luminance 0.636; OKLCH L 85.1% C 0.093 H 215.7°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #82DEF5 |
|---|---|
| RGB | rgb(130, 222, 245) |
| HSL | hsl(192, 85%, 74%) |
| HSV | hsv(192, 47%, 96%) |
| CMYK | cmyk(46.9%, 9.4%, 0%, 3.9%) |
| CIE-LAB | lab(83.74, -21.51, -19.74) |
| CIE-LCH | lch(83.74, 29.20, 222.54°) |
| OKLab | oklab(85.15% -0.0758 -0.0545) |
| OKLCH | oklch(85.15% 0.093 215.7) |
| XYZ | xyz(51.8024, 63.5768, 95.9102) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.23
Robin'S Egg
#6DEDFD
ΔE00 5.51
Robin Egg Blue
#8AF1FE
ΔE00 5.62
Ice Blue
#A5DFF9
ΔE00 5.67
Robin'S Egg Blue
#98EFF9
ΔE00 5.77
Neon Blue
#04D9FF
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DEF5 #F59982
analogous
#82F5D2 #82DEF5 #82A4F5
triadic
#82DEF5 #F582DE #DEF582
tetradic
#82DEF5 #D282F5 #F59982 #A4F582
square
#82DEF5 #D282F5 #F59982 #A4F582
split-complementary
#82DEF5 #F582A4 #F5D282
monochromatic
#13BFEA #49CFF0 #82DEF5 #BBEDFA #E3F8FD
Accessibility & contrast
On white
1.53
#82DEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#82DEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DEF5
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DEF5 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED9F6
Deuteranopia (green-blind)
#BCCBF5
Tritanopia (blue-blind)
#46E7E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #82def5; /* rgb */ color: rgb(130, 222, 245); /* oklch */ color: oklch(85.1% 0.093 215.7);
Tailwind
colors: {
custom: {
50: '#ade8f8',
500: '#82def5',
950: '#000000',
},
}SCSS
$custom: #82def5; $custom-light: #ade8f8; $custom-dark: #000000;
JSON
{
"hex": "#82def5",
"rgb": {
"r": 130,
"g": 222,
"b": 245
},
"hsl": {
"h": 192,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.85146,
"c": 0.09335,
"h": 215.7
},
"luminance": 0.63581
}Semantic roles & 50–950 ramp
primary
#82DEF5
secondary
#D1654A
accent
#3004E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485