#80DFFD#80DFFD
#80DFFD is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.099 H 220.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFFD |
|---|---|
| RGB | rgb(128, 223, 253) |
| HSL | hsl(194, 97%, 75%) |
| HSV | hsv(194, 49%, 99%) |
| CMYK | cmyk(49.4%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(84.20, -20.32, -23.29) |
| CIE-LCH | lch(84.20, 30.91, 228.89°) |
| OKLab | oklab(85.57% -0.0754 -0.0644) |
| OKLCH | oklch(85.57% 0.099 220.5) |
| XYZ | xyz(53.0127, 64.4520, 102.5563) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.56
Ice Blue
#A5DFF9
ΔE00 4.90
Baby Blue
#89CFF0
ΔE00 4.96
Neon Blue
#04D9FF
ΔE00 5.66
Robin'S Egg
#6DEDFD
ΔE00 6.90
Robin Egg Blue
#8AF1FE
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFFD #FD9E80
analogous
#80FDDD #80DFFD #80A1FD
triadic
#80DFFD #FD80DF #DFFD80
tetradic
#80DFFD #DD80FD #FD9E80 #A1FD80
square
#80DFFD #DD80FD #FD9E80 #A1FD80
split-complementary
#80DFFD #FD80A1 #FDDD80
monochromatic
#07C1FB #44D0FC #80DFFD #BCEEFE #E1F7FF
Accessibility & contrast
On white
1.51
#80DFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#80DFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFFD
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFFD | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFF
Deuteranopia (green-blind)
#BACCFD
Tritanopia (blue-blind)
#37E9E8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dffd; /* rgb */ color: rgb(128, 223, 253); /* oklch */ color: oklch(85.6% 0.099 220.5);
Tailwind
colors: {
custom: {
50: '#ace9fe',
500: '#80dffd',
950: '#000000',
},
}SCSS
$custom: #80dffd; $custom-light: #ace9fe; $custom-dark: #000000;
JSON
{
"hex": "#80dffd",
"rgb": {
"r": 128,
"g": 223,
"b": 253
},
"hsl": {
"h": 194.4,
"s": 96.899,
"l": 74.706
},
"oklch": {
"l": 0.85573,
"c": 0.09917,
"h": 220.5
},
"luminance": 0.64456
}Semantic roles & 50–950 ramp
primary
#80DFFD
secondary
#DB6A46
accent
#3700E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485