#80BBEE#80BBEE
#80BBEE is a light, moderate cyan. Relative luminance 0.463; OKLCH L 77.1% C 0.096 H 245.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBEE |
|---|---|
| RGB | rgb(128, 187, 238) |
| HSL | hsl(208, 76%, 72%) |
| HSV | hsv(208, 46%, 93%) |
| CMYK | cmyk(46.2%, 21.4%, 0%, 6.7%) |
| CIE-LAB | lab(73.74, -5.67, -31.28) |
| CIE-LCH | lch(73.74, 31.79, 259.73°) |
| OKLab | oklab(77.1% -0.0396 -0.087) |
| OKLCH | oklch(77.1% 0.096 245.6) |
| XYZ | xyz(42.0997, 46.2999, 87.5907) |
| Luminance | 0.4630 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.14
Sky
#82CAFC
ΔE00 4.27
Carolina Blue
#8AB8FE
ΔE00 4.43
Lightblue (survey)
#7BC8F6
ΔE00 4.75
Light Blue
#95D0FC
ΔE00 5.51
Lightskyblue
#87CEFA
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBEE #EEB380
analogous
#80EEEA #80BBEE #8084EE
triadic
#80BBEE #EE80BB #BBEE80
tetradic
#80BBEE #EA80EE #EEB380 #84EE80
square
#80BBEE #EA80EE #EEB380 #84EE80
split-complementary
#80BBEE #EE8084 #EEEA80
monochromatic
#1D81D7 #4A9EE7 #80BBEE #B6D8F5 #E4F1FB
Accessibility & contrast
On white
2.05
#80BBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#80BBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBEE
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBEE | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF0
Deuteranopia (green-blind)
#98B0ED
Tritanopia (blue-blind)
#50C7CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #80bbee; /* rgb */ color: rgb(128, 187, 238); /* oklch */ color: oklch(77.1% 0.096 245.6);
Tailwind
colors: {
custom: {
50: '#aacff3',
500: '#80bbee',
950: '#000000',
},
}SCSS
$custom: #80bbee; $custom-light: #aacff3; $custom-dark: #000000;
JSON
{
"hex": "#80bbee",
"rgb": {
"r": 128,
"g": 187,
"b": 238
},
"hsl": {
"h": 207.818,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.77096,
"c": 0.09562,
"h": 245.6
},
"luminance": 0.46303
}Semantic roles & 50–950 ramp
primary
#80BBEE
secondary
#F3E4D7
accent
#6B0DD9
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101317
muted
#7F8285