#80CEED#80CEED
#80CEED is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.2% C 0.088 H 225.4°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #80CEED |
|---|---|
| RGB | rgb(128, 206, 237) |
| HSL | hsl(197, 75%, 72%) |
| HSV | hsv(197, 46%, 93%) |
| CMYK | cmyk(46%, 13.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.95, -15.99, -22.77) |
| CIE-LCH | lch(78.95, 27.82, 234.93°) |
| OKLab | oklab(81.21% -0.0621 -0.0629) |
| OKLCH | oklch(81.21% 0.088 225.4) |
| XYZ | xyz(46.2539, 54.8427, 88.2527) |
| Luminance | 0.5485 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 0.89
Baby Blue
#89CFF0
ΔE00 1.66
Lightskyblue
#87CEFA
ΔE00 4.52
Lightblue (survey)
#7BC8F6
ΔE00 4.71
Ice Blue
#A5DFF9
ΔE00 5.39
Sky
#82CAFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CEED #ED9F80
analogous
#80EDD5 #80CEED #8098ED
triadic
#80CEED #ED80CE #CEED80
tetradic
#80CEED #D580ED #ED9F80 #98ED80
square
#80CEED #D580ED #ED9F80 #98ED80
split-complementary
#80CEED #ED8098 #EDD580
monochromatic
#1EA1D4 #4AB9E5 #80CEED #B6E3F5 #E4F5FB
Accessibility & contrast
On white
1.75
#80CEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#80CEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CEED
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CEED | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCBEF
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#4CD7D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #80ceed; /* rgb */ color: rgb(128, 206, 237); /* oklch */ color: oklch(81.2% 0.088 225.4);
Tailwind
colors: {
custom: {
50: '#aaddf2',
500: '#80ceed',
950: '#000000',
},
}SCSS
$custom: #80ceed; $custom-light: #aaddf2; $custom-dark: #000000;
JSON
{
"hex": "#80ceed",
"rgb": {
"r": 128,
"g": 206,
"b": 237
},
"hsl": {
"h": 197.064,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.81213,
"c": 0.0884,
"h": 225.4
},
"luminance": 0.54846
}Semantic roles & 50–950 ramp
primary
#80CEED
secondary
#C76E4A
accent
#470ED7
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101517
muted
#818485