#80CCDD#80CCDD
#80CCDD is a light, moderate cyan. Relative luminance 0.530; OKLCH L 80.2% C 0.079 H 213.5°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #80CCDD |
|---|---|
| RGB | rgb(128, 204, 221) |
| HSL | hsl(191, 58%, 68%) |
| HSV | hsv(191, 42%, 87%) |
| CMYK | cmyk(42.1%, 7.7%, 0%, 13.3%) |
| CIE-LAB | lab(77.87, -19.17, -15.82) |
| CIE-LCH | lch(77.87, 24.86, 219.53°) |
| OKLab | oklab(80.18% -0.0658 -0.0435) |
| OKLCH | oklch(80.18% 0.079 213.5) |
| XYZ | xyz(43.5414, 52.9923, 76.3267) |
| Luminance | 0.5300 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.68
Baby Blue
#89CFF0
ΔE00 6.08
Lightblue
#ADD8E6
ΔE00 7.01
Ice Blue
#A5DFF9
ΔE00 7.48
Powder Blue
#B0E0E6
ΔE00 7.64
Neon Blue
#04D9FF
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CCDD #DD9180
analogous
#80DDBF #80CCDD #809DDD
triadic
#80CCDD #DD80CC #CCDD80
tetradic
#80CCDD #BF80DD #DD9180 #9DDD80
square
#80CCDD #BF80DD #DD9180 #9DDD80
split-complementary
#80CCDD #DD809D #DDBF80
monochromatic
#309BB3 #50B9D0 #80CCDD #B0DFEA #E1F3F7
Accessibility & contrast
On white
1.81
#80CCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#80CCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CCDD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CCDD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DE
Deuteranopia (green-blind)
#B0BCDD
Tritanopia (blue-blind)
#57D3D1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80ccdd; /* rgb */ color: rgb(128, 204, 221); /* oklch */ color: oklch(80.2% 0.079 213.5);
Tailwind
colors: {
custom: {
50: '#a9dbe7',
500: '#80ccdd',
950: '#000000',
},
}SCSS
$custom: #80ccdd; $custom-light: #a9dbe7; $custom-dark: #000000;
JSON
{
"hex": "#80ccdd",
"rgb": {
"r": 128,
"g": 204,
"b": 221
},
"hsl": {
"h": 190.968,
"s": 57.764,
"l": 68.431
},
"oklch": {
"l": 0.80179,
"c": 0.07887,
"h": 213.5
},
"luminance": 0.52995
}Semantic roles & 50–950 ramp
primary
#80CCDD
secondary
#B4604D
accent
#3E20C5
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101516
muted
#818484