#82CAEF#82CAEF
#82CAEF is a light, moderate cyan. Relative luminance 0.532; OKLCH L 80.5% C 0.089 H 231.8°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #82CAEF |
|---|---|
| RGB | rgb(130, 202, 239) |
| HSL | hsl(200, 77%, 72%) |
| HSV | hsv(200, 46%, 94%) |
| CMYK | cmyk(45.6%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.00, -12.90, -25.27) |
| CIE-LCH | lch(78.00, 28.38, 242.96°) |
| OKLab | oklab(80.51% -0.0551 -0.07) |
| OKLCH | oklch(80.51% 0.089 231.8) |
| XYZ | xyz(45.9009, 53.2155, 89.4975) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.69
Lightblue (survey)
#7BC8F6
ΔE00 2.28
Lightskyblue
#87CEFA
ΔE00 2.36
Sky Blue
#87CEEB
ΔE00 2.65
Sky
#82CAFC
ΔE00 3.52
Light Blue
#95D0FC
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CAEF #EFA782
analogous
#82EFDE #82CAEF #8294EF
triadic
#82CAEF #EF82CA #CAEF82
tetradic
#82CAEF #DE82EF #EFA782 #94EF82
square
#82CAEF #DE82EF #EFA782 #94EF82
split-complementary
#82CAEF #EF8294 #EFDE82
monochromatic
#1C9ADB #4CB3E8 #82CAEF #B8E1F6 #E4F3FC
Accessibility & contrast
On white
1.80
#82CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#82CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CAEF
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CAEF | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#A8BCEE
Tritanopia (blue-blind)
#50D4D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #82caef; /* rgb */ color: rgb(130, 202, 239); /* oklch */ color: oklch(80.5% 0.089 231.8);
Tailwind
colors: {
custom: {
50: '#abdaf4',
500: '#82caef',
950: '#000000',
},
}SCSS
$custom: #82caef; $custom-light: #abdaf4; $custom-dark: #000000;
JSON
{
"hex": "#82caef",
"rgb": {
"r": 130,
"g": 202,
"b": 239
},
"hsl": {
"h": 200.367,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.80506,
"c": 0.08907,
"h": 231.8
},
"luminance": 0.53219
}Semantic roles & 50–950 ramp
primary
#82CAEF
secondary
#CA764C
accent
#520CDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385