#80CAEE#80CAEE
#80CAEE is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.4% C 0.090 H 230.4°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAEE |
|---|---|
| RGB | rgb(128, 202, 238) |
| HSL | hsl(200, 76%, 72%) |
| HSV | hsv(200, 46%, 93%) |
| CMYK | cmyk(46.2%, 15.1%, 0%, 6.7%) |
| CIE-LAB | lab(77.87, -13.64, -24.94) |
| CIE-LCH | lch(77.87, 28.43, 241.32°) |
| OKLab | oklab(80.37% -0.0571 -0.069) |
| OKLCH | oklch(80.37% 0.09 230.4) |
| XYZ | xyz(45.4497, 52.9999, 88.7073) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.55
Sky Blue
#87CEEB
ΔE00 2.29
Lightblue (survey)
#7BC8F6
ΔE00 2.68
Lightskyblue
#87CEFA
ΔE00 2.83
Sky
#82CAFC
ΔE00 4.02
Light Blue
#95D0FC
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAEE #EEA480
analogous
#80EEDB #80CAEE #8093EE
triadic
#80CAEE #EE80CA #CAEE80
tetradic
#80CAEE #DB80EE #EEA480 #93EE80
square
#80CAEE #DB80EE #EEA480 #93EE80
split-complementary
#80CAEE #EE8093 #EEDB80
monochromatic
#1D9AD7 #4AB3E7 #80CAEE #B6E1F5 #E4F4FB
Accessibility & contrast
On white
1.81
#80CAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#80CAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAEE
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAEE | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C7F0
Deuteranopia (green-blind)
#A8BBEE
Tritanopia (blue-blind)
#4CD4D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80caee; /* rgb */ color: rgb(128, 202, 238); /* oklch */ color: oklch(80.4% 0.090 230.4);
Tailwind
colors: {
custom: {
50: '#aadaf3',
500: '#80caee',
950: '#000000',
},
}SCSS
$custom: #80caee; $custom-light: #aadaf3; $custom-dark: #000000;
JSON
{
"hex": "#80caee",
"rgb": {
"r": 128,
"g": 202,
"b": 238
},
"hsl": {
"h": 199.636,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.80369,
"c": 0.08959,
"h": 230.4
},
"luminance": 0.53003
}Semantic roles & 50–950 ramp
primary
#80CAEE
secondary
#C8734A
accent
#500DD9
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385