#82CEE2#82CEE2
#82CEE2 is a light, moderate cyan. Relative luminance 0.544; OKLCH L 80.9% C 0.080 H 216.4°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEE2 |
|---|---|
| RGB | rgb(130, 206, 226) |
| HSL | hsl(193, 62%, 70%) |
| HSV | hsv(193, 42%, 89%) |
| CMYK | cmyk(42.5%, 8.8%, 0%, 11.4%) |
| CIE-LAB | lab(78.68, -18.41, -17.27) |
| CIE-LCH | lch(78.68, 25.24, 223.18°) |
| OKLab | oklab(80.9% -0.0646 -0.0475) |
| OKLCH | oklch(80.9% 0.08 216.4) |
| XYZ | xyz(44.9997, 54.3762, 80.0612) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.54
Baby Blue
#89CFF0
ΔE00 4.94
Ice Blue
#A5DFF9
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.50
Neon Blue
#04D9FF
ΔE00 7.28
Powder Blue
#B0E0E6
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEE2 #E29682
analogous
#82E2C6 #82CEE2 #829EE2
triadic
#82CEE2 #E282CE #CEE282
tetradic
#82CEE2 #C682E2 #E29682 #9EE282
square
#82CEE2 #C682E2 #E29682 #9EE282
split-complementary
#82CEE2 #E2829E #E2C682
monochromatic
#2C9FBE #50BBD6 #82CEE2 #B4E1EE #E5F5F9
Accessibility & contrast
On white
1.77
#82CEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#82CEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEE2
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEE2 | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C9E3
Deuteranopia (green-blind)
#B1BEE2
Tritanopia (blue-blind)
#58D6D4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #82cee2; /* rgb */ color: rgb(130, 206, 226); /* oklch */ color: oklch(80.9% 0.080 216.4);
Tailwind
colors: {
custom: {
50: '#abddeb',
500: '#82cee2',
950: '#000000',
},
}SCSS
$custom: #82cee2; $custom-light: #abddeb; $custom-dark: #000000;
JSON
{
"hex": "#82cee2",
"rgb": {
"r": 130,
"g": 206,
"b": 226
},
"hsl": {
"h": 192.5,
"s": 62.338,
"l": 69.804
},
"oklch": {
"l": 0.80902,
"c": 0.08022,
"h": 216.4
},
"luminance": 0.54379
}Semantic roles & 50–950 ramp
primary
#82CEE2
secondary
#BA654E
accent
#401BCA
background
#FDFEFE
surface
#F7FCFD
border
#D0D5D5
text
#101516
muted
#818484