#80BEDE#80BEDE
#80BEDE is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.078 H 231.6°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEDE |
|---|---|
| RGB | rgb(128, 190, 222) |
| HSL | hsl(200, 59%, 69%) |
| HSV | hsv(200, 42%, 87%) |
| CMYK | cmyk(42.3%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(73.99, -11.65, -22.23) |
| CIE-LCH | lch(73.99, 25.10, 242.35°) |
| OKLab | oklab(77.1% -0.0487 -0.0614) |
| OKLCH | oklch(77.1% 0.078 231.6) |
| XYZ | xyz(40.4958, 46.6873, 75.9707) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Baby Blue
#89CFF0
ΔE00 4.30
Sky Blue
#87CEEB
ΔE00 4.38
Lightskyblue
#87CEFA
ΔE00 5.00
Sky
#82CAFC
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEDE #DEA080
analogous
#80DECF #80BEDE #808FDE
triadic
#80BEDE #DE80BE #BEDE80
tetradic
#80BEDE #CF80DE #DEA080 #8FDE80
square
#80BEDE #CF80DE #DEA080 #8FDE80
split-complementary
#80BEDE #DE808F #DECF80
monochromatic
#2F87B5 #4FA5D1 #80BEDE #B1D7EB #E1F0F7
Accessibility & contrast
On white
2.03
#80BEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#80BEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEDE
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEDE | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE0
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#59C7C8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #80bede; /* rgb */ color: rgb(128, 190, 222); /* oklch */ color: oklch(77.1% 0.078 231.6);
Tailwind
colors: {
custom: {
50: '#a9d1e8',
500: '#80bede',
950: '#000000',
},
}SCSS
$custom: #80bede; $custom-light: #a9d1e8; $custom-dark: #000000;
JSON
{
"hex": "#80bede",
"rgb": {
"r": 128,
"g": 190,
"b": 222
},
"hsl": {
"h": 200.426,
"s": 58.75,
"l": 68.627
},
"oklch": {
"l": 0.77102,
"c": 0.07836,
"h": 231.6
},
"luminance": 0.4669
}Semantic roles & 50–950 ramp
primary
#80BEDE
secondary
#EBD8CF
accent
#581FC6
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284