#80DFFB#80DFFB
#80DFFB is a very light, moderate cyan. Relative luminance 0.643; OKLCH L 85.5% C 0.098 H 219.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFFB |
|---|---|
| RGB | rgb(128, 223, 251) |
| HSL | hsl(194, 94%, 74%) |
| HSV | hsv(194, 49%, 98%) |
| CMYK | cmyk(49%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(84.13, -20.86, -22.33) |
| CIE-LCH | lch(84.13, 30.56, 226.95°) |
| OKLab | oklab(85.5% -0.0761 -0.0617) |
| OKLCH | oklch(85.5% 0.098 219) |
| XYZ | xyz(52.6958, 64.3252, 100.8872) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.76
Ice Blue
#A5DFF9
ΔE00 5.12
Baby Blue
#89CFF0
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 6.38
Robin Egg Blue
#8AF1FE
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFFB #FB9C80
analogous
#80FBDA #80DFFB #80A2FB
triadic
#80DFFB #FB80DF #DFFB80
tetradic
#80DFFB #DA80FB #FB9C80 #A2FB80
square
#80DFFB #DA80FB #FB9C80 #A2FB80
split-complementary
#80DFFB #FB80A2 #FBDA80
monochromatic
#09C1F7 #45D0F9 #80DFFB #BBEEFD #E1F8FE
Accessibility & contrast
On white
1.51
#80DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#80DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFFB
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFFB | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#BBCCFB
Tritanopia (blue-blind)
#3AE9E8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #80dffb; /* rgb */ color: rgb(128, 223, 251); /* oklch */ color: oklch(85.5% 0.098 219.0);
Tailwind
colors: {
custom: {
50: '#ace9fc',
500: '#80dffb',
950: '#000000',
},
}SCSS
$custom: #80dffb; $custom-light: #ace9fc; $custom-dark: #000000;
JSON
{
"hex": "#80dffb",
"rgb": {
"r": 128,
"g": 223,
"b": 251
},
"hsl": {
"h": 193.659,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.85499,
"c": 0.09802,
"h": 219
},
"luminance": 0.6433
}Semantic roles & 50–950 ramp
primary
#80DFFB
secondary
#D96846
accent
#3400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485