#80DFFE#80DFFE
#80DFFE is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.6% C 0.100 H 221.2°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFFE |
|---|---|
| RGB | rgb(128, 223, 254) |
| HSL | hsl(195, 98%, 75%) |
| HSV | hsv(195, 50%, 100%) |
| CMYK | cmyk(49.6%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.23, -20.05, -23.77) |
| CIE-LCH | lch(84.23, 31.10, 229.85°) |
| OKLab | oklab(85.61% -0.075 -0.0658) |
| OKLCH | oklch(85.61% 0.1 221.2) |
| XYZ | xyz(53.1724, 64.5159, 103.3975) |
| Luminance | 0.6452 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 4.82
Ice Blue
#A5DFF9
ΔE00 4.82
Neon Blue
#04D9FF
ΔE00 5.71
Lightskyblue
#87CEFA
ΔE00 6.97
Robin'S Egg
#6DEDFD
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFFE #FE9F80
analogous
#80FEDE #80DFFE #80A0FE
triadic
#80DFFE #FE80DF #DFFE80
tetradic
#80DFFE #DE80FE #FE9F80 #A0FE80
square
#80DFFE #DE80FE #FE9F80 #A0FE80
split-complementary
#80DFFE #FE80A0 #FEDE80
monochromatic
#07C0FD #43D0FE #80DFFE #BDEEFE #E1F7FF
Accessibility & contrast
On white
1.51
#80DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#80DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFFE
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFFE | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCDAFF
Deuteranopia (green-blind)
#BACCFE
Tritanopia (blue-blind)
#36E9E9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dffe; /* rgb */ color: rgb(128, 223, 254); /* oklch */ color: oklch(85.6% 0.100 221.2);
Tailwind
colors: {
custom: {
50: '#ace9fe',
500: '#80dffe',
950: '#000000',
},
}SCSS
$custom: #80dffe; $custom-light: #ace9fe; $custom-dark: #000000;
JSON
{
"hex": "#80dffe",
"rgb": {
"r": 128,
"g": 223,
"b": 254
},
"hsl": {
"h": 194.762,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.8561,
"c": 0.09977,
"h": 221.2
},
"luminance": 0.6452
}Semantic roles & 50–950 ramp
primary
#80DFFE
secondary
#DD6B45
accent
#3800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485