#80DEF2#80DEF2
#80DEF2 is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 85.0% C 0.093 H 213.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #80DEF2 |
|---|---|
| RGB | rgb(128, 222, 242) |
| HSL | hsl(191, 81%, 73%) |
| HSV | hsv(191, 47%, 95%) |
| CMYK | cmyk(47.1%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(83.57, -22.75, -18.43) |
| CIE-LCH | lch(83.57, 29.28, 219.01°) |
| OKLab | oklab(84.95% -0.0784 -0.0508) |
| OKLCH | oklch(84.95% 0.093 213) |
| XYZ | xyz(51.0443, 63.2384, 93.5035) |
| Luminance | 0.6324 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.74
Robin Egg Blue
#8AF1FE
ΔE00 4.95
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 6.04
Neon Blue
#04D9FF
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80DEF2 #F29480
analogous
#80F2CD #80DEF2 #80A5F2
triadic
#80DEF2 #F280DE #DEF280
tetradic
#80DEF2 #CD80F2 #F29480 #A5F280
square
#80DEF2 #CD80F2 #F29480 #A5F280
split-complementary
#80DEF2 #F280A5 #F2CD80
monochromatic
#17BDE1 #48D0EC #80DEF2 #B8ECF8 #E3F8FC
Accessibility & contrast
On white
1.54
#80DEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#80DEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80DEF2
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80DEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80DEF2 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED8F3
Deuteranopia (green-blind)
#BCCAF2
Tritanopia (blue-blind)
#43E6E4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #80def2; /* rgb */ color: rgb(128, 222, 242); /* oklch */ color: oklch(85.0% 0.093 213.0);
Tailwind
colors: {
custom: {
50: '#abe8f6',
500: '#80def2',
950: '#000000',
},
}SCSS
$custom: #80def2; $custom-light: #abe8f6; $custom-dark: #000000;
JSON
{
"hex": "#80def2",
"rgb": {
"r": 128,
"g": 222,
"b": 242
},
"hsl": {
"h": 190.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.8495,
"c": 0.09346,
"h": 213
},
"luminance": 0.63243
}Semantic roles & 50–950 ramp
primary
#80DEF2
secondary
#CD6049
accent
#2D08DE
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#111617
muted
#818485