#80DFF2#80DFF2
#80DFF2 is a very light, moderate cyan. Relative luminance 0.638; OKLCH L 85.2% C 0.094 H 212.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #80DFF2 |
|---|---|
| RGB | rgb(128, 223, 242) |
| HSL | hsl(190, 81%, 73%) |
| HSV | hsv(190, 47%, 95%) |
| CMYK | cmyk(47.1%, 7.9%, 0%, 5.1%) |
| CIE-LAB | lab(83.85, -23.25, -18.01) |
| CIE-LCH | lch(83.85, 29.41, 217.77°) |
| OKLab | oklab(85.17% -0.0795 -0.0497) |
| OKLCH | oklch(85.17% 0.094 212) |
| XYZ | xyz(51.3107, 63.7712, 93.5923) |
| Luminance | 0.6378 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.36
Robin Egg Blue
#8AF1FE
ΔE00 4.55
Robin'S Egg Blue
#98EFF9
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 6.42
Sky Blue
#87CEEB
ΔE00 6.46
Aqua Blue
#02D8E9
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DFF2 #F29380
analogous
#80F2CC #80DFF2 #80A6F2
triadic
#80DFF2 #F280DF #DFF280
tetradic
#80DFF2 #CC80F2 #F29380 #A6F280
square
#80DFF2 #CC80F2 #F29380 #A6F280
split-complementary
#80DFF2 #F280A6 #F2CC80
monochromatic
#17BFE1 #48D1EC #80DFF2 #B8EDF8 #E3F8FC
Accessibility & contrast
On white
1.53
#80DFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#80DFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DFF2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DFF2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#BECBF2
Tritanopia (blue-blind)
#43E7E5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #80dff2; /* rgb */ color: rgb(128, 223, 242); /* oklch */ color: oklch(85.2% 0.094 212.0);
Tailwind
colors: {
custom: {
50: '#abe9f6',
500: '#80dff2',
950: '#000000',
},
}SCSS
$custom: #80dff2; $custom-light: #abe9f6; $custom-dark: #000000;
JSON
{
"hex": "#80dff2",
"rgb": {
"r": 128,
"g": 223,
"b": 242
},
"hsl": {
"h": 190,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.85173,
"c": 0.09377,
"h": 212
},
"luminance": 0.63775
}Semantic roles & 50–950 ramp
primary
#80DFF2
secondary
#CD5F49
accent
#2B08DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485