#80CEFF#80CEFF
#80CEFF is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.9% C 0.104 H 237.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEFF |
|---|---|
| RGB | rgb(128, 206, 255) |
| HSL | hsl(203, 100%, 75%) |
| HSV | hsv(203, 50%, 100%) |
| CMYK | cmyk(49.8%, 19.2%, 0%, 0%) |
| CIE-LAB | lab(79.58, -11.04, -31.41) |
| CIE-LCH | lch(79.58, 33.29, 250.64°) |
| OKLab | oklab(81.93% -0.0557 -0.0874) |
| OKLCH | oklch(81.93% 0.104 237.5) |
| XYZ | xyz(49.0169, 55.9479, 102.8044) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.09
Sky
#82CAFC
ΔE00 1.36
Lightblue (survey)
#7BC8F6
ΔE00 1.66
Light Blue
#95D0FC
ΔE00 2.80
Baby Blue
#89CFF0
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEFF #FFB180
analogous
#80FFF1 #80CEFF #808EFF
triadic
#80CEFF #FF80CE #CEFF80
tetradic
#80CEFF #F180FF #FFB180 #8EFF80
square
#80CEFF #F180FF #FFB180 #8EFF80
split-complementary
#80CEFF #FF808E #FFF180
monochromatic
#069FFF #43B6FF #80CEFF #BDE6FF #E0F3FF
Accessibility & contrast
On white
1.72
#80CEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#80CEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEFF
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEFF | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A6BFFE
Tritanopia (blue-blind)
#3CDBDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #80ceff; /* rgb */ color: rgb(128, 206, 255); /* oklch */ color: oklch(81.9% 0.104 237.5);
Tailwind
colors: {
custom: {
50: '#acdcff',
500: '#80ceff',
950: '#000000',
},
}SCSS
$custom: #80ceff; $custom-light: #acdcff; $custom-dark: #000000;
JSON
{
"hex": "#80ceff",
"rgb": {
"r": 128,
"g": 206,
"b": 255
},
"hsl": {
"h": 203.15,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.81925,
"c": 0.10366,
"h": 237.5
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#80CEFF
secondary
#DE8045
accent
#5900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486