#82CEFA#82CEFA
#82CEFA is a light, moderate cyan. Relative luminance 0.558; OKLCH L 81.8% C 0.098 H 235.1°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #82CEFA |
|---|---|
| RGB | rgb(130, 206, 250) |
| HSL | hsl(202, 92%, 75%) |
| HSV | hsv(202, 48%, 98%) |
| CMYK | cmyk(48%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.49, -11.98, -28.88) |
| CIE-LCH | lch(79.49, 31.26, 247.46°) |
| OKLab | oklab(81.82% -0.0559 -0.0802) |
| OKLCH | oklch(81.82% 0.098 235.1) |
| XYZ | xyz(48.5264, 55.7869, 98.6347) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.77
Lightblue (survey)
#7BC8F6
ΔE00 1.58
Sky
#82CAFC
ΔE00 2.11
Baby Blue
#89CFF0
ΔE00 2.87
Light Blue
#95D0FC
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#82CEFA #FAAE82
analogous
#82FAEA #82CEFA #8292FA
triadic
#82CEFA #FA82CE #CEFA82
tetradic
#82CEFA #EA82FA #FAAE82 #92FA82
square
#82CEFA #EA82FA #FAAE82 #92FA82
split-complementary
#82CEFA #FA8292 #FAEA82
monochromatic
#0CA0F5 #47B7F8 #82CEFA #BDE5FC #E2F3FE
Accessibility & contrast
On white
1.73
#82CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#82CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #82CEFA
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##82CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##82CEFA | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A9BFF9
Tritanopia (blue-blind)
#46DADC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #82cefa; /* rgb */ color: rgb(130, 206, 250); /* oklch */ color: oklch(81.8% 0.098 235.1);
Tailwind
colors: {
custom: {
50: '#acddfc',
500: '#82cefa',
950: '#000000',
},
}SCSS
$custom: #82cefa; $custom-light: #acddfc; $custom-dark: #000000;
JSON
{
"hex": "#82cefa",
"rgb": {
"r": 130,
"g": 206,
"b": 250
},
"hsl": {
"h": 202,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.81817,
"c": 0.09772,
"h": 235.1
},
"luminance": 0.55791
}Semantic roles & 50–950 ramp
primary
#82CEFA
secondary
#D87D48
accent
#5400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485