#80B4E9#80B4E9
#80B4E9 is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.4% C 0.095 H 249.6°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #80B4E9 |
|---|---|
| RGB | rgb(128, 180, 233) |
| HSL | hsl(210, 70%, 71%) |
| HSV | hsv(210, 45%, 91%) |
| CMYK | cmyk(45.1%, 22.7%, 0%, 8.6%) |
| CIE-LAB | lab(71.63, -3.26, -31.83) |
| CIE-LCH | lch(71.63, 31.99, 264.16°) |
| OKLab | oklab(75.37% -0.0329 -0.0886) |
| OKLCH | oklch(75.37% 0.095 249.6) |
| XYZ | xyz(39.9264, 43.1123, 83.2926) |
| Luminance | 0.4311 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.22
Carolina Blue
#8AB8FE
ΔE00 3.33
Sky
#82CAFC
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.97
Lightblue (survey)
#7BC8F6
ΔE00 7.04
Baby Blue (survey)
#A2CFFE
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B4E9 #E9B580
analogous
#80E8E9 #80B4E9 #8080E9
triadic
#80B4E9 #E980B4 #B4E980
tetradic
#80B4E9 #E980E8 #E9B580 #80E980
square
#80B4E9 #E980E8 #E9B580 #80E980
split-complementary
#80B4E9 #E98080 #E8E980
monochromatic
#2376CB #4C95E0 #80B4E9 #B4D3F2 #E5F0FA
Accessibility & contrast
On white
2.18
#80B4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#80B4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B4E9
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B4E9 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EB
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#55C0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80b4e9; /* rgb */ color: rgb(128, 180, 233); /* oklch */ color: oklch(75.4% 0.095 249.6);
Tailwind
colors: {
custom: {
50: '#a9caf0',
500: '#80b4e9',
950: '#000000',
},
}SCSS
$custom: #80b4e9; $custom-light: #a9caf0; $custom-dark: #000000;
JSON
{
"hex": "#80b4e9",
"rgb": {
"r": 128,
"g": 180,
"b": 233
},
"hsl": {
"h": 210.286,
"s": 70.47,
"l": 70.784
},
"oklch": {
"l": 0.75372,
"c": 0.0945,
"h": 249.6
},
"luminance": 0.43115
}Semantic roles & 50–950 ramp
primary
#80B4E9
secondary
#F1E3D4
accent
#7413D2
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284