#80BCDF#80BCDF
#80BCDF is a light, moderate cyan. Relative luminance 0.459; OKLCH L 76.7% C 0.080 H 234.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #80BCDF |
|---|---|
| RGB | rgb(128, 188, 223) |
| HSL | hsl(202, 60%, 69%) |
| HSV | hsv(202, 43%, 87%) |
| CMYK | cmyk(42.6%, 15.7%, 0%, 12.5%) |
| CIE-LAB | lab(73.47, -10.32, -23.57) |
| CIE-LCH | lch(73.47, 25.73, 246.35°) |
| OKLab | oklab(76.7% -0.0459 -0.0652) |
| OKLCH | oklch(76.7% 0.08 234.8) |
| XYZ | xyz(40.2000, 45.8807, 76.5353) |
| Luminance | 0.4588 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.92
Sky
#82CAFC
ΔE00 4.85
Lightskyblue
#87CEFA
ΔE00 4.94
Baby Blue
#89CFF0
ΔE00 5.03
Sky Blue
#87CEEB
ΔE00 5.38
Light Grey Blue
#9DBCD4
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BCDF #DFA380
analogous
#80DFD3 #80BCDF #808DDF
triadic
#80BCDF #DF80BC #BCDF80
tetradic
#80BCDF #D380DF #DFA380 #8DDF80
square
#80BCDF #D380DF #DFA380 #8DDF80
split-complementary
#80BCDF #DF808D #DFD380
monochromatic
#2E84B7 #4FA2D3 #80BCDF #B1D6EB #E2F0F8
Accessibility & contrast
On white
2.06
#80BCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#80BCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BCDF
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BCDF | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBAE1
Deuteranopia (green-blind)
#9EB0DE
Tritanopia (blue-blind)
#59C5C7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #80bcdf; /* rgb */ color: rgb(128, 188, 223); /* oklch */ color: oklch(76.7% 0.080 234.8);
Tailwind
colors: {
custom: {
50: '#a9d0e9',
500: '#80bcdf',
950: '#000000',
},
}SCSS
$custom: #80bcdf; $custom-light: #a9d0e9; $custom-dark: #000000;
JSON
{
"hex": "#80bcdf",
"rgb": {
"r": 128,
"g": 188,
"b": 223
},
"hsl": {
"h": 202.105,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.767,
"c": 0.0797,
"h": 234.8
},
"luminance": 0.45883
}Semantic roles & 50–950 ramp
primary
#80BCDF
secondary
#EBDACF
accent
#5C1EC7
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284