#80BBDA#80BBDA
#80BBDA is a light, moderate cyan. Relative luminance 0.452; OKLCH L 76.3% C 0.075 H 232.0°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #80BBDA |
|---|---|
| RGB | rgb(128, 187, 218) |
| HSL | hsl(201, 55%, 68%) |
| HSV | hsv(201, 41%, 85%) |
| CMYK | cmyk(41.3%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(73.02, -11.12, -21.54) |
| CIE-LCH | lch(73.02, 24.24, 242.69°) |
| OKLab | oklab(76.29% -0.0465 -0.0594) |
| OKLCH | oklch(76.29% 0.075 232) |
| XYZ | xyz(39.3229, 45.1892, 72.9664) |
| Luminance | 0.4519 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.81
Baby Blue
#89CFF0
ΔE00 5.11
Sky Blue
#87CEEB
ΔE00 5.13
Light Grey Blue
#9DBCD4
ΔE00 5.66
Lightskyblue
#87CEFA
ΔE00 5.73
Sky
#82CAFC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BBDA #DA9F80
analogous
#80DACC #80BBDA #808EDA
triadic
#80BBDA #DA80BB #BBDA80
tetradic
#80BBDA #CC80DA #DA9F80 #8EDA80
square
#80BBDA #CC80DA #DA9F80 #8EDA80
split-complementary
#80BBDA #DA808E #DACC80
monochromatic
#3283AD #51A2CC #80BBDA #AFD4E8 #DFEEF6
Accessibility & contrast
On white
2.09
#80BBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#80BBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BBDA
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BBDA | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB9DC
Deuteranopia (green-blind)
#9FAFDA
Tritanopia (blue-blind)
#5CC4C5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80bbda; /* rgb */ color: rgb(128, 187, 218); /* oklch */ color: oklch(76.3% 0.075 232.0);
Tailwind
colors: {
custom: {
50: '#a8cfe5',
500: '#80bbda',
950: '#000000',
},
}SCSS
$custom: #80bbda; $custom-light: #a8cfe5; $custom-dark: #000000;
JSON
{
"hex": "#80bbda",
"rgb": {
"r": 128,
"g": 187,
"b": 218
},
"hsl": {
"h": 200.667,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.76285,
"c": 0.07546,
"h": 232
},
"luminance": 0.45192
}Semantic roles & 50–950 ramp
primary
#80BBDA
secondary
#E9D7CD
accent
#5A23C2
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101315
muted
#7F8284