#80DDFC#80DDFC
#80DDFC is a very light, moderate cyan. Relative luminance 0.633; OKLCH L 85.1% C 0.098 H 221.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #80DDFC |
|---|---|
| RGB | rgb(128, 221, 252) |
| HSL | hsl(195, 95%, 75%) |
| HSV | hsv(195, 49%, 99%) |
| CMYK | cmyk(49.2%, 12.3%, 0%, 1.2%) |
| CIE-LAB | lab(83.61, -19.59, -23.65) |
| CIE-LCH | lch(83.61, 30.71, 230.37°) |
| OKLab | oklab(85.09% -0.0735 -0.0654) |
| OKLCH | oklch(85.09% 0.098 221.7) |
| XYZ | xyz(52.3226, 63.3261, 101.5425) |
| Luminance | 0.6333 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.03
Baby Blue
#89CFF0
ΔE00 4.38
Ice Blue
#A5DFF9
ΔE00 4.71
Neon Blue
#04D9FF
ΔE00 5.72
Lightskyblue
#87CEFA
ΔE00 6.61
Bright Sky Blue
#02CCFE
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DDFC #FC9F80
analogous
#80FCDD #80DDFC #809FFC
triadic
#80DDFC #FC80DD #DDFC80
tetradic
#80DDFC #DD80FC #FC9F80 #9FFC80
square
#80DDFC #DD80FC #FC9F80 #9FFC80
split-complementary
#80DDFC #FC809F #FCDD80
monochromatic
#08BDF9 #44CDFB #80DDFC #BCEDFD #E1F7FE
Accessibility & contrast
On white
1.54
#80DDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#80DDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DDFC
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DDFC | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD8FE
Deuteranopia (green-blind)
#B8CAFC
Tritanopia (blue-blind)
#39E7E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80ddfc; /* rgb */ color: rgb(128, 221, 252); /* oklch */ color: oklch(85.1% 0.098 221.7);
Tailwind
colors: {
custom: {
50: '#ace7fd',
500: '#80ddfc',
950: '#000000',
},
}SCSS
$custom: #80ddfc; $custom-light: #ace7fd; $custom-dark: #000000;
JSON
{
"hex": "#80ddfc",
"rgb": {
"r": 128,
"g": 221,
"b": 252
},
"hsl": {
"h": 195,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.85094,
"c": 0.09845,
"h": 221.7
},
"luminance": 0.6333
}Semantic roles & 50–950 ramp
primary
#80DDFC
secondary
#DA6B46
accent
#3900E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485