#80DFF8#80DFF8
#80DFF8 is a very light, moderate cyan. Relative luminance 0.641; OKLCH L 85.4% C 0.096 H 216.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFF8 |
|---|---|
| RGB | rgb(128, 223, 248) |
| HSL | hsl(193, 90%, 74%) |
| HSV | hsv(193, 48%, 97%) |
| CMYK | cmyk(48.4%, 10.1%, 0%, 2.7%) |
| CIE-LAB | lab(84.04, -21.66, -20.90) |
| CIE-LCH | lch(84.04, 30.10, 223.97°) |
| OKLab | oklab(85.39% -0.0773 -0.0577) |
| OKLCH | oklch(85.39% 0.096 216.8) |
| XYZ | xyz(52.2266, 64.1376, 98.4163) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 5.58
Robin'S Egg
#6DEDFD
ΔE00 5.64
Neon Blue
#04D9FF
ΔE00 5.72
Robin Egg Blue
#8AF1FE
ΔE00 5.81
Baby Blue
#89CFF0
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFF8 #F89980
analogous
#80F8D5 #80DFF8 #80A3F8
triadic
#80DFF8 #F880DF #DFF880
tetradic
#80DFF8 #D580F8 #F89980 #A3F880
square
#80DFF8 #D580F8 #F89980 #A3F880
split-complementary
#80DFF8 #F880A3 #F8D580
monochromatic
#0DC1F0 #46D0F5 #80DFF8 #BAEEFB #E2F8FD
Accessibility & contrast
On white
1.52
#80DFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#80DFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFF8
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFF8 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAF9
Deuteranopia (green-blind)
#BCCCF8
Tritanopia (blue-blind)
#3DE8E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dff8; /* rgb */ color: rgb(128, 223, 248); /* oklch */ color: oklch(85.4% 0.096 216.8);
Tailwind
colors: {
custom: {
50: '#ace9fa',
500: '#80dff8',
950: '#000000',
},
}SCSS
$custom: #80dff8; $custom-light: #ace9fa; $custom-dark: #000000;
JSON
{
"hex": "#80dff8",
"rgb": {
"r": 128,
"g": 223,
"b": 248
},
"hsl": {
"h": 192.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.85389,
"c": 0.09644,
"h": 216.8
},
"luminance": 0.64142
}Semantic roles & 50–950 ramp
primary
#80DFF8
secondary
#D56547
accent
#3000E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485