#80B8EA#80B8EA
#80B8EA is a light, moderate cyan. Relative luminance 0.448; OKLCH L 76.3% C 0.093 H 246.3°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #80B8EA |
|---|---|
| RGB | rgb(128, 184, 234) |
| HSL | hsl(208, 72%, 71%) |
| HSV | hsv(208, 45%, 92%) |
| CMYK | cmyk(45.3%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(72.77, -5.16, -30.62) |
| CIE-LCH | lch(72.77, 31.05, 260.44°) |
| OKLab | oklab(76.28% -0.0373 -0.0851) |
| OKLCH | oklch(76.28% 0.093 246.3) |
| XYZ | xyz(40.8888, 44.8079, 84.3201) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 2.54
Carolina Blue
#8AB8FE
ΔE00 4.12
Sky
#82CAFC
ΔE00 5.13
Lightblue (survey)
#7BC8F6
ΔE00 5.51
Light Blue
#95D0FC
ΔE00 6.26
Lightskyblue
#87CEFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B8EA #EAB280
analogous
#80EAE7 #80B8EA #8083EA
triadic
#80B8EA #EA80B8 #B8EA80
tetradic
#80B8EA #E780EA #EAB280 #83EA80
square
#80B8EA #E780EA #EAB280 #83EA80
split-complementary
#80B8EA #EA8083 #EAE780
monochromatic
#227DCE #4B9BE1 #80B8EA #B5D5F3 #E5F0FB
Accessibility & contrast
On white
2.11
#80B8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#80B8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B8EA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B8EA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B9EC
Deuteranopia (green-blind)
#96AEE9
Tritanopia (blue-blind)
#53C4C9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #80b8ea; /* rgb */ color: rgb(128, 184, 234); /* oklch */ color: oklch(76.3% 0.093 246.3);
Tailwind
colors: {
custom: {
50: '#a9cdf1',
500: '#80b8ea',
950: '#000000',
},
}SCSS
$custom: #80b8ea; $custom-light: #a9cdf1; $custom-dark: #000000;
JSON
{
"hex": "#80b8ea",
"rgb": {
"r": 128,
"g": 184,
"b": 234
},
"hsl": {
"h": 208.302,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.76278,
"c": 0.09297,
"h": 246.3
},
"luminance": 0.44811
}Semantic roles & 50–950 ramp
primary
#80B8EA
secondary
#F1E2D5
accent
#6D12D4
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284