#82BEEF#82BEEF
#82BEEF is a light, moderate cyan. Relative luminance 0.478; OKLCH L 77.9% C 0.094 H 244.0°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #82BEEF |
|---|---|
| RGB | rgb(130, 190, 239) |
| HSL | hsl(207, 77%, 72%) |
| HSV | hsv(207, 46%, 94%) |
| CMYK | cmyk(45.6%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.70, -6.53, -30.34) |
| CIE-LCH | lch(74.70, 31.03, 257.85°) |
| OKLab | oklab(77.89% -0.0411 -0.0843) |
| OKLCH | oklch(77.89% 0.094 244) |
| XYZ | xyz(43.1940, 47.8017, 88.5952) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.58
Sky
#82CAFC
ΔE00 3.40
Lightblue (survey)
#7BC8F6
ΔE00 3.89
Lightskyblue
#87CEFA
ΔE00 4.65
Light Blue
#95D0FC
ΔE00 4.66
Carolina Blue
#8AB8FE
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82BEEF #EFB382
analogous
#82EFE9 #82BEEF #8288EF
triadic
#82BEEF #EF82BE #BEEF82
tetradic
#82BEEF #E982EF #EFB382 #88EF82
square
#82BEEF #E982EF #EFB382 #88EF82
split-complementary
#82BEEF #EF8288 #EFE982
monochromatic
#1C85DB #4CA2E8 #82BEEF #B8DAF6 #E4F1FC
Accessibility & contrast
On white
1.99
#82BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#82BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82BEEF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82BEEF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#9BB3EE
Tritanopia (blue-blind)
#53CACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #82beef; /* rgb */ color: rgb(130, 190, 239); /* oklch */ color: oklch(77.9% 0.094 244.0);
Tailwind
colors: {
custom: {
50: '#abd1f4',
500: '#82beef',
950: '#000000',
},
}SCSS
$custom: #82beef; $custom-light: #abd1f4; $custom-dark: #000000;
JSON
{
"hex": "#82beef",
"rgb": {
"r": 130,
"g": 190,
"b": 239
},
"hsl": {
"h": 206.972,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.77893,
"c": 0.09379,
"h": 244
},
"luminance": 0.47805
}Semantic roles & 50–950 ramp
primary
#82BEEF
secondary
#F3E4D8
accent
#680CDA
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285