#80C8DF#80C8DF
#80C8DF is a light, moderate cyan. Relative luminance 0.512; OKLCH L 79.4% C 0.079 H 220.2°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #80C8DF |
|---|---|
| RGB | rgb(128, 200, 223) |
| HSL | hsl(195, 60%, 69%) |
| HSV | hsv(195, 43%, 87%) |
| CMYK | cmyk(42.6%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(76.81, -16.61, -18.49) |
| CIE-LCH | lch(76.81, 24.85, 228.07°) |
| OKLab | oklab(79.36% -0.0603 -0.0509) |
| OKLCH | oklch(79.36% 0.079 220.2) |
| XYZ | xyz(42.8709, 51.2224, 77.4256) |
| Luminance | 0.5122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 2.69
Baby Blue
#89CFF0
ΔE00 4.03
Ice Blue
#A5DFF9
ΔE00 6.79
Lightblue (survey)
#7BC8F6
ΔE00 6.84
Lightblue
#ADD8E6
ΔE00 6.93
Lightskyblue
#87CEFA
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C8DF #DF9780
analogous
#80DFC7 #80C8DF #8099DF
triadic
#80C8DF #DF80C8 #C8DF80
tetradic
#80C8DF #C780DF #DF9780 #99DF80
square
#80C8DF #C780DF #DF9780 #99DF80
split-complementary
#80C8DF #DF8099 #DFC780
monochromatic
#2E96B7 #4FB3D3 #80C8DF #B1DDEB #E2F2F8
Accessibility & contrast
On white
1.87
#80C8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#80C8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C8DF
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C8DF | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#ABB9DF
Tritanopia (blue-blind)
#57D0CF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #80c8df; /* rgb */ color: rgb(128, 200, 223); /* oklch */ color: oklch(79.4% 0.079 220.2);
Tailwind
colors: {
custom: {
50: '#a9d8e9',
500: '#80c8df',
950: '#000000',
},
}SCSS
$custom: #80c8df; $custom-light: #a9d8e9; $custom-dark: #000000;
JSON
{
"hex": "#80c8df",
"rgb": {
"r": 128,
"g": 200,
"b": 223
},
"hsl": {
"h": 194.526,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.79358,
"c": 0.07891,
"h": 220.2
},
"luminance": 0.51225
}Semantic roles & 50–950 ramp
primary
#80C8DF
secondary
#B6674D
accent
#471EC7
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384