#80BCED#80BCED
#80BCED is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.3% C 0.094 H 244.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCED |
|---|---|
| RGB | rgb(128, 188, 237) |
| HSL | hsl(207, 75%, 72%) |
| HSV | hsv(207, 46%, 93%) |
| CMYK | cmyk(46%, 20.7%, 0%, 7.1%) |
| CIE-LAB | lab(73.98, -6.49, -30.38) |
| CIE-LCH | lch(73.98, 31.06, 257.94°) |
| OKLab | oklab(77.27% -0.0411 -0.0845) |
| OKLCH | oklch(77.27% 0.094 244.1) |
| XYZ | xyz(42.1661, 46.6671, 86.8901) |
| Luminance | 0.4667 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.48
Sky
#82CAFC
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Carolina Blue
#8AB8FE
ΔE00 4.95
Lightskyblue
#87CEFA
ΔE00 5.09
Light Blue
#95D0FC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCED #EDB180
analogous
#80EDE7 #80BCED #8086ED
triadic
#80BCED #ED80BC #BCED80
tetradic
#80BCED #E780ED #EDB180 #86ED80
square
#80BCED #E780ED #EDB180 #86ED80
split-complementary
#80BCED #ED8086 #EDE780
monochromatic
#1E83D4 #4AA0E5 #80BCED #B6D8F5 #E4F1FB
Accessibility & contrast
On white
2.03
#80BCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#80BCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCED
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCED | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEF
Deuteranopia (green-blind)
#99B1EC
Tritanopia (blue-blind)
#50C8CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #80bced; /* rgb */ color: rgb(128, 188, 237); /* oklch */ color: oklch(77.3% 0.094 244.1);
Tailwind
colors: {
custom: {
50: '#aad0f3',
500: '#80bced',
950: '#000000',
},
}SCSS
$custom: #80bced; $custom-light: #aad0f3; $custom-dark: #000000;
JSON
{
"hex": "#80bced",
"rgb": {
"r": 128,
"g": 188,
"b": 237
},
"hsl": {
"h": 206.972,
"s": 75.172,
"l": 71.569
},
"oklch": {
"l": 0.7727,
"c": 0.09392,
"h": 244.1
},
"luminance": 0.4667
}Semantic roles & 50–950 ramp
primary
#80BCED
secondary
#F2E3D6
accent
#690ED7
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101317
muted
#7F8285