#80BBDB#80BBDB
#80BBDB is a light, moderate cyan. Relative luminance 0.452; OKLCH L 76.3% C 0.076 H 232.8°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBDB |
|---|---|
| RGB | rgb(128, 187, 219) |
| HSL | hsl(201, 56%, 68%) |
| HSV | hsv(201, 42%, 86%) |
| CMYK | cmyk(41.6%, 14.6%, 0%, 14.1%) |
| CIE-LAB | lab(73.05, -10.86, -22.03) |
| CIE-LCH | lch(73.05, 24.56, 243.77°) |
| OKLab | oklab(76.32% -0.0461 -0.0608) |
| OKLCH | oklch(76.32% 0.076 232.8) |
| XYZ | xyz(39.4542, 45.2417, 73.6576) |
| Luminance | 0.4524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.61
Baby Blue
#89CFF0
ΔE00 5.13
Sky Blue
#87CEEB
ΔE00 5.25
Lightskyblue
#87CEFA
ΔE00 5.56
Light Grey Blue
#9DBCD4
ΔE00 5.60
Sky
#82CAFC
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBDB #DBA080
analogous
#80DBCD #80BBDB #808DDB
triadic
#80BBDB #DB80BB #BBDB80
tetradic
#80BBDB #CD80DB #DBA080 #8DDB80
square
#80BBDB #CD80DB #DBA080 #8DDB80
split-complementary
#80BBDB #DB808D #DBCD80
monochromatic
#3283AF #50A1CD #80BBDB #B0D5E9 #DFEEF6
Accessibility & contrast
On white
2.09
#80BBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#80BBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBDB
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBDB | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DD
Deuteranopia (green-blind)
#9FAFDB
Tritanopia (blue-blind)
#5CC4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bbdb; /* rgb */ color: rgb(128, 187, 219); /* oklch */ color: oklch(76.3% 0.076 232.8);
Tailwind
colors: {
custom: {
50: '#a8cfe6',
500: '#80bbdb',
950: '#000000',
},
}SCSS
$custom: #80bbdb; $custom-light: #a8cfe6; $custom-dark: #000000;
JSON
{
"hex": "#80bbdb",
"rgb": {
"r": 128,
"g": 187,
"b": 219
},
"hsl": {
"h": 201.099,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.76324,
"c": 0.07634,
"h": 232.8
},
"luminance": 0.45244
}Semantic roles & 50–950 ramp
primary
#80BBDB
secondary
#E9D7CD
accent
#5B22C3
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101316
muted
#7F8284