#80C8EF#80C8EF
#80C8EF is a light, moderate cyan. Relative luminance 0.521; OKLCH L 80.0% C 0.091 H 233.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8EF |
|---|---|
| RGB | rgb(128, 200, 239) |
| HSL | hsl(201, 78%, 72%) |
| HSV | hsv(201, 46%, 94%) |
| CMYK | cmyk(46.4%, 16.3%, 0%, 6.3%) |
| CIE-LAB | lab(77.36, -12.32, -26.27) |
| CIE-LCH | lch(77.36, 29.02, 244.87°) |
| OKLab | oklab(79.97% -0.0544 -0.0728) |
| OKLCH | oklch(79.97% 0.091 233.2) |
| XYZ | xyz(45.1308, 52.1264, 89.3278) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 1.64
Lightskyblue
#87CEFA
ΔE00 2.18
Baby Blue
#89CFF0
ΔE00 2.44
Sky
#82CAFC
ΔE00 2.98
Sky Blue
#87CEEB
ΔE00 3.39
Light Blue
#95D0FC
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8EF #EFA780
analogous
#80EFDE #80C8EF #8091EF
triadic
#80C8EF #EF80C8 #C8EF80
tetradic
#80C8EF #DE80EF #EFA780 #91EF80
square
#80C8EF #DE80EF #EFA780 #91EF80
split-complementary
#80C8EF #EF8091 #EFDE80
monochromatic
#1B97D9 #4AB0E8 #80C8EF #B6E0F6 #E4F3FC
Accessibility & contrast
On white
1.84
#80C8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#80C8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8EF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8EF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C6F1
Deuteranopia (green-blind)
#A6BAEE
Tritanopia (blue-blind)
#4CD3D5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80c8ef; /* rgb */ color: rgb(128, 200, 239); /* oklch */ color: oklch(80.0% 0.091 233.2);
Tailwind
colors: {
custom: {
50: '#aad8f4',
500: '#80c8ef',
950: '#000000',
},
}SCSS
$custom: #80c8ef; $custom-light: #aad8f4; $custom-dark: #000000;
JSON
{
"hex": "#80c8ef",
"rgb": {
"r": 128,
"g": 200,
"b": 239
},
"hsl": {
"h": 201.081,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.79969,
"c": 0.09089,
"h": 233.2
},
"luminance": 0.5213
}Semantic roles & 50–950 ramp
primary
#80C8EF
secondary
#C9774A
accent
#540CDA
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385