#82DFF5#82DFF5
#82DFF5 is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.4% C 0.094 H 214.7°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #82DFF5 |
|---|---|
| RGB | rgb(130, 223, 245) |
| HSL | hsl(191, 85%, 74%) |
| HSV | hsv(191, 47%, 96%) |
| CMYK | cmyk(46.9%, 9%, 0%, 3.9%) |
| CIE-LAB | lab(84.02, -22.01, -19.32) |
| CIE-LCH | lch(84.02, 29.29, 221.28°) |
| OKLab | oklab(85.37% -0.0769 -0.0533) |
| OKLCH | oklch(85.37% 0.094 214.7) |
| XYZ | xyz(52.0688, 64.1096, 95.9990) |
| Luminance | 0.6411 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 5.10
Robin Egg Blue
#8AF1FE
ΔE00 5.20
Robin'S Egg Blue
#98EFF9
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.65
Ice Blue
#A5DFF9
ΔE00 5.95
Neon Blue
#04D9FF
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82DFF5 #F59882
analogous
#82F5D1 #82DFF5 #82A5F5
triadic
#82DFF5 #F582DF #DFF582
tetradic
#82DFF5 #D182F5 #F59882 #A5F582
square
#82DFF5 #D182F5 #F59882 #A5F582
split-complementary
#82DFF5 #F582A5 #F5D182
monochromatic
#13C1EA #49D0F0 #82DFF5 #BBEEFA #E3F8FD
Accessibility & contrast
On white
1.52
#82DFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#82DFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82DFF5
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82DFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82DFF5 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F6
Deuteranopia (green-blind)
#BDCCF5
Tritanopia (blue-blind)
#46E8E6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #82dff5; /* rgb */ color: rgb(130, 223, 245); /* oklch */ color: oklch(85.4% 0.094 214.7);
Tailwind
colors: {
custom: {
50: '#ade9f8',
500: '#82dff5',
950: '#000000',
},
}SCSS
$custom: #82dff5; $custom-light: #ade9f8; $custom-dark: #000000;
JSON
{
"hex": "#82dff5",
"rgb": {
"r": 130,
"g": 223,
"b": 245
},
"hsl": {
"h": 191.478,
"s": 85.185,
"l": 73.529
},
"oklch": {
"l": 0.85368,
"c": 0.09359,
"h": 214.7
},
"luminance": 0.64114
}Semantic roles & 50–950 ramp
primary
#82DFF5
secondary
#D1644A
accent
#2E04E2
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485