#80BEDC#80BEDC
#80BEDC is a light, moderate cyan. Relative luminance 0.466; OKLCH L 77.0% C 0.077 H 229.9°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEDC |
|---|---|
| RGB | rgb(128, 190, 220) |
| HSL | hsl(200, 57%, 68%) |
| HSV | hsv(200, 42%, 86%) |
| CMYK | cmyk(41.8%, 13.6%, 0%, 13.7%) |
| CIE-LAB | lab(73.92, -12.18, -21.25) |
| CIE-LCH | lch(73.92, 24.50, 240.18°) |
| OKLab | oklab(77.03% -0.0494 -0.0586) |
| OKLCH | oklch(77.03% 0.077 229.9) |
| XYZ | xyz(40.2293, 46.5807, 74.5674) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.18
Baby Blue
#89CFF0
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.65
Lightskyblue
#87CEFA
ΔE00 5.42
Sky
#82CAFC
ΔE00 5.90
Light Grey Blue
#9DBCD4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEDC #DC9E80
analogous
#80DCCC #80BEDC #8090DC
triadic
#80BEDC #DC80BE #BEDC80
tetradic
#80BEDC #CC80DC #DC9E80 #90DC80
square
#80BEDC #CC80DC #DC9E80 #90DC80
split-complementary
#80BEDC #DC8090 #DCCC80
monochromatic
#3187B1 #50A5CF #80BEDC #B0D7E9 #E0EFF6
Accessibility & contrast
On white
2.04
#80BEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#80BEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEDC
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEDC | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFBCDE
Deuteranopia (green-blind)
#A2B1DC
Tritanopia (blue-blind)
#5BC7C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #80bedc; /* rgb */ color: rgb(128, 190, 220); /* oklch */ color: oklch(77.0% 0.077 229.9);
Tailwind
colors: {
custom: {
50: '#a9d1e7',
500: '#80bedc',
950: '#000000',
},
}SCSS
$custom: #80bedc; $custom-light: #a9d1e7; $custom-dark: #000000;
JSON
{
"hex": "#80bedc",
"rgb": {
"r": 128,
"g": 190,
"b": 220
},
"hsl": {
"h": 199.565,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.77025,
"c": 0.07668,
"h": 229.9
},
"luminance": 0.46583
}Semantic roles & 50–950 ramp
primary
#80BEDC
secondary
#EAD7CE
accent
#5621C4
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284