#80C8DA#80C8DA
#80C8DA is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.076 H 215.3°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8DA |
|---|---|
| RGB | rgb(128, 200, 218) |
| HSL | hsl(192, 55%, 68%) |
| HSV | hsv(192, 41%, 85%) |
| CMYK | cmyk(41.3%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(76.65, -17.90, -16.04) |
| CIE-LCH | lch(76.65, 24.04, 221.85°) |
| OKLab | oklab(79.18% -0.0622 -0.0441) |
| OKLCH | oklch(79.18% 0.076 215.3) |
| XYZ | xyz(42.2067, 50.9568, 73.9276) |
| Luminance | 0.5096 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.30
Baby Blue
#89CFF0
ΔE00 5.70
Lightblue
#ADD8E6
ΔE00 7.06
Ice Blue
#A5DFF9
ΔE00 7.64
Neon Blue
#04D9FF
ΔE00 8.18
Powder Blue
#B0E0E6
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8DA #DA9280
analogous
#80DABF #80C8DA #809BDA
triadic
#80C8DA #DA80C8 #C8DA80
tetradic
#80C8DA #BF80DA #DA9280 #9BDA80
square
#80C8DA #BF80DA #DA9280 #9BDA80
split-complementary
#80C8DA #DA809B #DABF80
monochromatic
#3295AD #51B3CC #80C8DA #AFDDE8 #DFF1F6
Accessibility & contrast
On white
1.88
#80C8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#80C8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8DA
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8DA | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC3DB
Deuteranopia (green-blind)
#ADB8DA
Tritanopia (blue-blind)
#5ACFCD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c8da; /* rgb */ color: rgb(128, 200, 218); /* oklch */ color: oklch(79.2% 0.076 215.3);
Tailwind
colors: {
custom: {
50: '#a9d8e5',
500: '#80c8da',
950: '#000000',
},
}SCSS
$custom: #80c8da; $custom-light: #a9d8e5; $custom-dark: #000000;
JSON
{
"hex": "#80c8da",
"rgb": {
"r": 128,
"g": 200,
"b": 218
},
"hsl": {
"h": 192,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.79176,
"c": 0.07624,
"h": 215.3
},
"luminance": 0.5096
}Semantic roles & 50–950 ramp
primary
#80C8DA
secondary
#B0624E
accent
#4323C2
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101415
muted
#818384