#80CBF2#80CBF2
#80CBF2 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.7% C 0.093 H 232.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBF2 |
|---|---|
| RGB | rgb(128, 203, 242) |
| HSL | hsl(201, 81%, 73%) |
| HSV | hsv(201, 47%, 95%) |
| CMYK | cmyk(47.1%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.29, -13.07, -26.45) |
| CIE-LCH | lch(78.29, 29.50, 243.70°) |
| OKLab | oklab(80.75% -0.0568 -0.0733) |
| OKLCH | oklch(80.75% 0.093 232.2) |
| XYZ | xyz(46.2793, 53.7084, 91.9152) |
| Luminance | 0.5371 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 1.90
Lightblue (survey)
#7BC8F6
ΔE00 1.95
Lightskyblue
#87CEFA
ΔE00 2.03
Sky Blue
#87CEEB
ΔE00 2.97
Sky
#82CAFC
ΔE00 3.21
Light Blue
#95D0FC
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBF2 #F2A780
analogous
#80F2E0 #80CBF2 #8092F2
triadic
#80CBF2 #F280CB #CBF280
tetradic
#80CBF2 #E080F2 #F2A780 #92F280
square
#80CBF2 #E080F2 #F2A780 #92F280
split-complementary
#80CBF2 #F28092 #F2E080
monochromatic
#179CE1 #48B4EC #80CBF2 #B8E2F8 #E3F4FC
Accessibility & contrast
On white
1.79
#80CBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#80CBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBF2
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBF2 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F4
Deuteranopia (green-blind)
#A8BCF1
Tritanopia (blue-blind)
#49D6D8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #80cbf2; /* rgb */ color: rgb(128, 203, 242); /* oklch */ color: oklch(80.7% 0.093 232.2);
Tailwind
colors: {
custom: {
50: '#abdaf6',
500: '#80cbf2',
950: '#000000',
},
}SCSS
$custom: #80cbf2; $custom-light: #abdaf6; $custom-dark: #000000;
JSON
{
"hex": "#80cbf2",
"rgb": {
"r": 128,
"g": 203,
"b": 242
},
"hsl": {
"h": 200.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.80746,
"c": 0.09275,
"h": 232.2
},
"luminance": 0.53712
}Semantic roles & 50–950 ramp
primary
#80CBF2
secondary
#CD7649
accent
#5108DE
background
#FDFEFF
surface
#F7FBFE
border
#D0D4D6
text
#101417
muted
#818385