#80DFF9#80DFF9
#80DFF9 is a very light, moderate cyan. Relative luminance 0.642; OKLCH L 85.4% C 0.097 H 217.5°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFF9 |
|---|---|
| RGB | rgb(128, 223, 249) |
| HSL | hsl(193, 91%, 74%) |
| HSV | hsv(193, 49%, 98%) |
| CMYK | cmyk(48.6%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.07, -21.40, -21.38) |
| CIE-LCH | lch(84.07, 30.24, 224.97°) |
| OKLab | oklab(85.43% -0.0769 -0.0591) |
| OKLCH | oklch(85.43% 0.097 217.5) |
| XYZ | xyz(52.3822, 64.1998, 99.2356) |
| Luminance | 0.6420 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.03
Ice Blue
#A5DFF9
ΔE00 5.41
Neon Blue
#04D9FF
ΔE00 5.67
Baby Blue
#89CFF0
ΔE00 5.71
Robin'S Egg
#6DEDFD
ΔE00 5.88
Robin Egg Blue
#8AF1FE
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFF9 #F99A80
analogous
#80F9D7 #80DFF9 #80A3F9
triadic
#80DFF9 #F980DF #DFF980
tetradic
#80DFF9 #D780F9 #F99A80 #A3F980
square
#80DFF9 #D780F9 #F99A80 #A3F980
split-complementary
#80DFF9 #F980A3 #F9D780
monochromatic
#0BC1F3 #46D0F6 #80DFF9 #BAEEFC #E2F8FE
Accessibility & contrast
On white
1.52
#80DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#80DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFF9
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFF9 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#BBCCF9
Tritanopia (blue-blind)
#3CE8E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dff9; /* rgb */ color: rgb(128, 223, 249); /* oklch */ color: oklch(85.4% 0.097 217.5);
Tailwind
colors: {
custom: {
50: '#ace9fb',
500: '#80dff9',
950: '#000000',
},
}SCSS
$custom: #80dff9; $custom-light: #ace9fb; $custom-dark: #000000;
JSON
{
"hex": "#80dff9",
"rgb": {
"r": 128,
"g": 223,
"b": 249
},
"hsl": {
"h": 192.893,
"s": 90.977,
"l": 73.922
},
"oklch": {
"l": 0.85425,
"c": 0.09695,
"h": 217.5
},
"luminance": 0.64204
}Semantic roles & 50–950 ramp
primary
#80DFF9
secondary
#D66647
accent
#3100E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485