#80C8ED#80C8ED
#80C8ED is a light, moderate cyan. Relative luminance 0.520; OKLCH L 79.9% C 0.089 H 231.8°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8ED |
|---|---|
| RGB | rgb(128, 200, 237) |
| HSL | hsl(200, 75%, 72%) |
| HSV | hsv(200, 46%, 93%) |
| CMYK | cmyk(46%, 15.6%, 0%, 7.1%) |
| CIE-LAB | lab(77.29, -12.87, -25.30) |
| CIE-LCH | lch(77.29, 28.39, 243.04°) |
| OKLab | oklab(79.89% -0.0551 -0.0701) |
| OKLCH | oklch(79.89% 0.089 231.8) |
| XYZ | xyz(44.8370, 52.0089, 87.7803) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.10
Lightblue (survey)
#7BC8F6
ΔE00 2.21
Lightskyblue
#87CEFA
ΔE00 2.63
Sky Blue
#87CEEB
ΔE00 2.88
Sky
#82CAFC
ΔE00 3.58
Light Blue
#95D0FC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8ED #EDA580
analogous
#80EDDC #80C8ED #8092ED
triadic
#80C8ED #ED80C8 #C8ED80
tetradic
#80C8ED #DC80ED #EDA580 #92ED80
square
#80C8ED #DC80ED #EDA580 #92ED80
split-complementary
#80C8ED #ED8092 #EDDC80
monochromatic
#1E97D4 #4AB1E5 #80C8ED #B6DFF5 #E4F3FB
Accessibility & contrast
On white
1.84
#80C8ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#80C8ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8ED
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8ED | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C6EF
Deuteranopia (green-blind)
#A6BAEC
Tritanopia (blue-blind)
#4ED2D4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #80c8ed; /* rgb */ color: rgb(128, 200, 237); /* oklch */ color: oklch(79.9% 0.089 231.8);
Tailwind
colors: {
custom: {
50: '#aad8f3',
500: '#80c8ed',
950: '#000000',
},
}SCSS
$custom: #80c8ed; $custom-light: #aad8f3; $custom-dark: #000000;
JSON
{
"hex": "#80c8ed",
"rgb": {
"r": 128,
"g": 200,
"b": 237
},
"hsl": {
"h": 200.367,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.7989,
"c": 0.08916,
"h": 231.8
},
"luminance": 0.52012
}Semantic roles & 50–950 ramp
primary
#80C8ED
secondary
#C7754A
accent
#520ED7
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385