#80BEEF#80BEEF
#80BEEF is a light, moderate cyan. Relative luminance 0.476; OKLCH L 77.8% C 0.095 H 243.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #80BEEF |
|---|---|
| RGB | rgb(128, 190, 239) |
| HSL | hsl(206, 78%, 72%) |
| HSV | hsv(206, 46%, 94%) |
| CMYK | cmyk(46.4%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(74.60, -7.01, -30.50) |
| CIE-LCH | lch(74.60, 31.29, 257.06°) |
| OKLab | oklab(77.79% -0.0428 -0.0848) |
| OKLCH | oklch(77.79% 0.095 243.2) |
| XYZ | xyz(42.8901, 47.6451, 88.5809) |
| Luminance | 0.4765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.62
Sky
#82CAFC
ΔE00 3.26
Lightblue (survey)
#7BC8F6
ΔE00 3.64
Lightskyblue
#87CEFA
ΔE00 4.51
Light Blue
#95D0FC
ΔE00 4.70
Carolina Blue
#8AB8FE
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BEEF #EFB180
analogous
#80EFE8 #80BEEF #8087EF
triadic
#80BEEF #EF80BE #BEEF80
tetradic
#80BEEF #E880EF #EFB180 #87EF80
square
#80BEEF #E880EF #EFB180 #87EF80
split-complementary
#80BEEF #EF8087 #EFE880
monochromatic
#1B85D9 #4AA2E8 #80BEEF #B6DAF6 #E4F1FC
Accessibility & contrast
On white
1.99
#80BEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#80BEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BEEF
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BEEF | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF1
Deuteranopia (green-blind)
#9BB2EE
Tritanopia (blue-blind)
#4FCACE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #80beef; /* rgb */ color: rgb(128, 190, 239); /* oklch */ color: oklch(77.8% 0.095 243.2);
Tailwind
colors: {
custom: {
50: '#aad1f4',
500: '#80beef',
950: '#000000',
},
}SCSS
$custom: #80beef; $custom-light: #aad1f4; $custom-dark: #000000;
JSON
{
"hex": "#80beef",
"rgb": {
"r": 128,
"g": 190,
"b": 239
},
"hsl": {
"h": 206.486,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.77788,
"c": 0.09498,
"h": 243.2
},
"luminance": 0.47648
}Semantic roles & 50–950 ramp
primary
#80BEEF
secondary
#F3E4D7
accent
#670CDA
background
#FAFCFE
surface
#F4F9FD
border
#CED2D5
text
#101417
muted
#7F8285