#80DFF3#80DFF3
#80DFF3 is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.2% C 0.094 H 212.8°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFF3 |
|---|---|
| RGB | rgb(128, 223, 243) |
| HSL | hsl(190, 83%, 73%) |
| HSV | hsv(190, 47%, 95%) |
| CMYK | cmyk(47.3%, 8.2%, 0%, 4.7%) |
| CIE-LAB | lab(83.88, -22.99, -18.49) |
| CIE-LCH | lch(83.88, 29.50, 218.82°) |
| OKLab | oklab(85.21% -0.0791 -0.051) |
| OKLCH | oklch(85.21% 0.094 212.8) |
| XYZ | xyz(51.4613, 63.8314, 94.3855) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.54
Robin Egg Blue
#8AF1FE
ΔE00 4.73
Robin'S Egg Blue
#98EFF9
ΔE00 4.93
Sky Blue
#87CEEB
ΔE00 6.22
Neon Blue
#04D9FF
ΔE00 6.26
Ice Blue
#A5DFF9
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFF3 #F39480
analogous
#80F3CE #80DFF3 #80A5F3
triadic
#80DFF3 #F380DF #DFF380
tetradic
#80DFF3 #CE80F3 #F39480 #A5F380
square
#80DFF3 #CE80F3 #F39480 #A5F380
split-complementary
#80DFF3 #F380A5 #F3CE80
monochromatic
#15BFE3 #48D1EE #80DFF3 #B8EDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#80DFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#80DFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFF3
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFF3 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F4
Deuteranopia (green-blind)
#BDCBF3
Tritanopia (blue-blind)
#42E7E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #80dff3; /* rgb */ color: rgb(128, 223, 243); /* oklch */ color: oklch(85.2% 0.094 212.8);
Tailwind
colors: {
custom: {
50: '#abe9f7',
500: '#80dff3',
950: '#000000',
},
}SCSS
$custom: #80dff3; $custom-light: #abe9f7; $custom-dark: #000000;
JSON
{
"hex": "#80dff3",
"rgb": {
"r": 128,
"g": 223,
"b": 243
},
"hsl": {
"h": 190.435,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.85208,
"c": 0.09416,
"h": 212.8
},
"luminance": 0.63836
}Semantic roles & 50–950 ramp
primary
#80DFF3
secondary
#CE6049
accent
#2C06DF
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485