#80CAEF#80CAEF
#80CAEF is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.4% C 0.090 H 231.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80CAEF |
|---|---|
| RGB | rgb(128, 202, 239) |
| HSL | hsl(200, 78%, 72%) |
| HSV | hsv(200, 46%, 94%) |
| CMYK | cmyk(46.4%, 15.5%, 0%, 6.3%) |
| CIE-LAB | lab(77.91, -13.37, -25.42) |
| CIE-LCH | lch(77.91, 28.72, 242.26°) |
| OKLab | oklab(80.41% -0.0567 -0.0704) |
| OKLCH | oklch(80.41% 0.09 231.1) |
| XYZ | xyz(45.5970, 53.0588, 89.4832) |
| Luminance | 0.5306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.69
Lightblue (survey)
#7BC8F6
ΔE00 2.38
Sky Blue
#87CEEB
ΔE00 2.55
Lightskyblue
#87CEFA
ΔE00 2.56
Sky
#82CAFC
ΔE00 3.71
Light Blue
#95D0FC
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CAEF #EFA580
analogous
#80EFDD #80CAEF #8093EF
triadic
#80CAEF #EF80CA #CAEF80
tetradic
#80CAEF #DD80EF #EFA580 #93EF80
square
#80CAEF #DD80EF #EFA580 #93EF80
split-complementary
#80CAEF #EF8093 #EFDD80
monochromatic
#1B9AD9 #4AB3E8 #80CAEF #B6E1F6 #E4F4FC
Accessibility & contrast
On white
1.81
#80CAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#80CAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CAEF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CAEF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F1
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#4CD4D6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #80caef; /* rgb */ color: rgb(128, 202, 239); /* oklch */ color: oklch(80.4% 0.090 231.1);
Tailwind
colors: {
custom: {
50: '#aadaf4',
500: '#80caef',
950: '#000000',
},
}SCSS
$custom: #80caef; $custom-light: #aadaf4; $custom-dark: #000000;
JSON
{
"hex": "#80caef",
"rgb": {
"r": 128,
"g": 202,
"b": 239
},
"hsl": {
"h": 200,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.80408,
"c": 0.09043,
"h": 231.1
},
"luminance": 0.53062
}Semantic roles & 50–950 ramp
primary
#80CAEF
secondary
#C9744A
accent
#500CDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385