#80CFFB#80CFFB
#80CFFB is a light, moderate cyan. Relative luminance 0.562; OKLCH L 82.0% C 0.100 H 234.2°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #80CFFB |
|---|---|
| RGB | rgb(128, 207, 251) |
| HSL | hsl(201, 94%, 74%) |
| HSV | hsv(201, 49%, 98%) |
| CMYK | cmyk(49%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.71, -12.68, -29.08) |
| CIE-LCH | lch(79.71, 31.72, 246.44°) |
| OKLab | oklab(81.98% -0.0582 -0.0808) |
| OKLCH | oklch(81.98% 0.1 234.2) |
| XYZ | xyz(48.6212, 56.1761, 99.5290) |
| Luminance | 0.5618 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.19
Lightblue (survey)
#7BC8F6
ΔE00 1.84
Sky
#82CAFC
ΔE00 2.51
Baby Blue
#89CFF0
ΔE00 2.75
Light Blue
#95D0FC
ΔE00 3.35
Sky Blue
#87CEEB
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CFFB #FBAC80
analogous
#80FBE9 #80CFFB #8092FB
triadic
#80CFFB #FB80CF #CFFB80
tetradic
#80CFFB #E980FB #FBAC80 #92FB80
square
#80CFFB #E980FB #FBAC80 #92FB80
split-complementary
#80CFFB #FB8092 #FBE980
monochromatic
#09A2F7 #45B9F9 #80CFFB #BBE5FD #E1F4FE
Accessibility & contrast
On white
1.72
#80CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#80CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CFFB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CFFB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACDFD
Deuteranopia (green-blind)
#A9C0FA
Tritanopia (blue-blind)
#40DBDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #80cffb; /* rgb */ color: rgb(128, 207, 251); /* oklch */ color: oklch(82.0% 0.100 234.2);
Tailwind
colors: {
custom: {
50: '#abddfc',
500: '#80cffb',
950: '#000000',
},
}SCSS
$custom: #80cffb; $custom-light: #abddfc; $custom-dark: #000000;
JSON
{
"hex": "#80cffb",
"rgb": {
"r": 128,
"g": 207,
"b": 251
},
"hsl": {
"h": 201.463,
"s": 93.893,
"l": 74.314
},
"oklch": {
"l": 0.8198,
"c": 0.09957,
"h": 234.2
},
"luminance": 0.5618
}Semantic roles & 50–950 ramp
primary
#80CFFB
secondary
#D97B46
accent
#5200E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#111517
muted
#818485