#80CBDB#80CBDB
#80CBDB is a light, moderate cyan. Relative luminance 0.524; OKLCH L 79.9% C 0.078 H 212.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #80CBDB |
|---|---|
| RGB | rgb(128, 203, 219) |
| HSL | hsl(191, 56%, 68%) |
| HSV | hsv(191, 42%, 86%) |
| CMYK | cmyk(41.6%, 7.3%, 0%, 14.1%) |
| CIE-LAB | lab(77.53, -19.18, -15.26) |
| CIE-LCH | lch(77.53, 24.51, 218.51°) |
| OKLab | oklab(79.88% -0.0654 -0.042) |
| OKLCH | oklch(79.88% 0.078 212.7) |
| XYZ | xyz(43.0396, 52.4125, 74.8528) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.01
Baby Blue
#89CFF0
ΔE00 6.42
Lightblue
#ADD8E6
ΔE00 7.14
Powder Blue
#B0E0E6
ΔE00 7.66
Ice Blue
#A5DFF9
ΔE00 7.80
Neon Blue
#04D9FF
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80CBDB #DB9080
analogous
#80DBBD #80CBDB #809EDB
triadic
#80CBDB #DB80CB #CBDB80
tetradic
#80CBDB #BD80DB #DB9080 #9EDB80
square
#80CBDB #BD80DB #DB9080 #9EDB80
split-complementary
#80CBDB #DB809E #DBBD80
monochromatic
#3299AF #50B7CD #80CBDB #B0DFE9 #DFF2F6
Accessibility & contrast
On white
1.83
#80CBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#80CBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80CBDB
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80CBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80CBDB | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DC
Deuteranopia (green-blind)
#B0BBDB
Tritanopia (blue-blind)
#58D2D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #80cbdb; /* rgb */ color: rgb(128, 203, 219); /* oklch */ color: oklch(79.9% 0.078 212.7);
Tailwind
colors: {
custom: {
50: '#a9dbe6',
500: '#80cbdb',
950: '#000000',
},
}SCSS
$custom: #80cbdb; $custom-light: #a9dbe6; $custom-dark: #000000;
JSON
{
"hex": "#80cbdb",
"rgb": {
"r": 128,
"g": 203,
"b": 219
},
"hsl": {
"h": 190.549,
"s": 55.828,
"l": 68.039
},
"oklch": {
"l": 0.79884,
"c": 0.07768,
"h": 212.7
},
"luminance": 0.52416
}Semantic roles & 50–950 ramp
primary
#80CBDB
secondary
#B15F4E
accent
#3E22C3
background
#FDFEFE
surface
#F7FBFC
border
#D0D4D5
text
#101515
muted
#818484