#80CEFA#80CEFA
#80CEFA is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.7% C 0.099 H 234.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEFA |
|---|---|
| RGB | rgb(128, 206, 250) |
| HSL | hsl(202, 92%, 74%) |
| HSV | hsv(202, 49%, 98%) |
| CMYK | cmyk(48.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(79.40, -12.43, -29.02) |
| CIE-LCH | lch(79.40, 31.57, 246.81°) |
| OKLab | oklab(81.72% -0.0574 -0.0806) |
| OKLCH | oklch(81.72% 0.099 234.5) |
| XYZ | xyz(48.2225, 55.6302, 98.6205) |
| Luminance | 0.5563 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.06
Lightblue (survey)
#7BC8F6
ΔE00 1.59
Sky
#82CAFC
ΔE00 2.31
Baby Blue
#89CFF0
ΔE00 2.80
Light Blue
#95D0FC
ΔE00 3.27
Sky Blue
#87CEEB
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEFA #FAAC80
analogous
#80FAE9 #80CEFA #8091FA
triadic
#80CEFA #FA80CE #CEFA80
tetradic
#80CEFA #E980FA #FAAC80 #91FA80
square
#80CEFA #E980FA #FAAC80 #91FA80
split-complementary
#80CEFA #FA8091 #FAE980
monochromatic
#0AA1F5 #45B7F8 #80CEFA #BBE5FC #E2F4FE
Accessibility & contrast
On white
1.73
#80CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#80CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEFA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEFA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFC
Deuteranopia (green-blind)
#A8BFF9
Tritanopia (blue-blind)
#41DADC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #80cefa; /* rgb */ color: rgb(128, 206, 250); /* oklch */ color: oklch(81.7% 0.099 234.5);
Tailwind
colors: {
custom: {
50: '#abddfc',
500: '#80cefa',
950: '#000000',
},
}SCSS
$custom: #80cefa; $custom-light: #abddfc; $custom-dark: #000000;
JSON
{
"hex": "#80cefa",
"rgb": {
"r": 128,
"g": 206,
"b": 250
},
"hsl": {
"h": 201.639,
"s": 92.424,
"l": 74.118
},
"oklch": {
"l": 0.81722,
"c": 0.09898,
"h": 234.5
},
"luminance": 0.55634
}Semantic roles & 50–950 ramp
primary
#80CEFA
secondary
#D77B47
accent
#5300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111517
muted
#818485