#80C7DD#80C7DD
#80C7DD is a light, moderate cyan. Relative luminance 0.507; OKLCH L 79.1% C 0.078 H 219.5°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #80C7DD |
|---|---|
| RGB | rgb(128, 199, 221) |
| HSL | hsl(194, 58%, 68%) |
| HSV | hsv(194, 42%, 87%) |
| CMYK | cmyk(42.1%, 10%, 0%, 13.3%) |
| CIE-LAB | lab(76.47, -16.61, -17.93) |
| CIE-LCH | lch(76.47, 24.45, 227.19°) |
| OKLab | oklab(79.06% -0.0598 -0.0494) |
| OKLCH | oklch(79.06% 0.078 219.5) |
| XYZ | xyz(42.3720, 50.6535, 75.9369) |
| Luminance | 0.5066 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 6.99
Ice Blue
#A5DFF9
ΔE00 7.07
Lightblue (survey)
#7BC8F6
ΔE00 7.15
Lightskyblue
#87CEFA
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80C7DD #DD9680
analogous
#80DDC5 #80C7DD #8098DD
triadic
#80C7DD #DD80C7 #C7DD80
tetradic
#80C7DD #C580DD #DD9680 #98DD80
square
#80C7DD #C580DD #DD9680 #98DD80
split-complementary
#80C7DD #DD8098 #DDC580
monochromatic
#3094B3 #50B2D0 #80C7DD #B0DCEA #E1F2F7
Accessibility & contrast
On white
1.89
#80C7DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#80C7DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80C7DD
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80C7DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80C7DD | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#ABB8DD
Tritanopia (blue-blind)
#58CFCE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #80c7dd; /* rgb */ color: rgb(128, 199, 221); /* oklch */ color: oklch(79.1% 0.078 219.5);
Tailwind
colors: {
custom: {
50: '#a9d8e7',
500: '#80c7dd',
950: '#000000',
},
}SCSS
$custom: #80c7dd; $custom-light: #a9d8e7; $custom-dark: #000000;
JSON
{
"hex": "#80c7dd",
"rgb": {
"r": 128,
"g": 199,
"b": 221
},
"hsl": {
"h": 194.194,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.79061,
"c": 0.07758,
"h": 219.5
},
"luminance": 0.50657
}Semantic roles & 50–950 ramp
primary
#80C7DD
secondary
#B4664D
accent
#4720C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101416
muted
#818384