#80BEDF#80BEDF
#80BEDF is a light, moderate cyan. Relative luminance 0.467; OKLCH L 77.1% C 0.079 H 232.4°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEDF |
|---|---|
| RGB | rgb(128, 190, 223) |
| HSL | hsl(201, 60%, 69%) |
| HSV | hsv(201, 43%, 87%) |
| CMYK | cmyk(42.6%, 14.8%, 0%, 12.5%) |
| CIE-LAB | lab(74.02, -11.38, -22.72) |
| CIE-LCH | lch(74.02, 25.42, 243.39°) |
| OKLab | oklab(77.14% -0.0483 -0.0628) |
| OKLCH | oklch(77.14% 0.079 232.4) |
| XYZ | xyz(40.6302, 46.7411, 76.6787) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.91
Baby Blue
#89CFF0
ΔE00 4.33
Sky Blue
#87CEEB
ΔE00 4.52
Lightskyblue
#87CEFA
ΔE00 4.82
Sky
#82CAFC
ΔE00 5.06
Light Grey Blue
#9DBCD4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEDF #DFA180
analogous
#80DFD1 #80BEDF #808FDF
triadic
#80BEDF #DF80BE #BEDF80
tetradic
#80BEDF #D180DF #DFA180 #8FDF80
square
#80BEDF #D180DF #DFA180 #8FDF80
split-complementary
#80BEDF #DF808F #DFD180
monochromatic
#2E87B7 #4FA5D3 #80BEDF #B1D7EB #E2F0F8
Accessibility & contrast
On white
2.03
#80BEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#80BEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEDF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEDF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEBCE1
Deuteranopia (green-blind)
#A1B1DF
Tritanopia (blue-blind)
#59C7C9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #80bedf; /* rgb */ color: rgb(128, 190, 223); /* oklch */ color: oklch(77.1% 0.079 232.4);
Tailwind
colors: {
custom: {
50: '#a9d1e9',
500: '#80bedf',
950: '#000000',
},
}SCSS
$custom: #80bedf; $custom-light: #a9d1e9; $custom-dark: #000000;
JSON
{
"hex": "#80bedf",
"rgb": {
"r": 128,
"g": 190,
"b": 223
},
"hsl": {
"h": 200.842,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.77141,
"c": 0.07921,
"h": 232.4
},
"luminance": 0.46744
}Semantic roles & 50–950 ramp
primary
#80BEDF
secondary
#EBD9CF
accent
#591EC7
background
#FAFCFE
surface
#F4F9FC
border
#CED2D5
text
#101416
muted
#7F8284