#80B4E8#80B4E8
#80B4E8 is a light, moderate cyan. Relative luminance 0.431; OKLCH L 75.3% C 0.093 H 249.2°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #80B4E8 |
|---|---|
| RGB | rgb(128, 180, 232) |
| HSL | hsl(210, 69%, 71%) |
| HSV | hsv(210, 45%, 91%) |
| CMYK | cmyk(44.8%, 22.4%, 0%, 9%) |
| CIE-LAB | lab(71.59, -3.54, -31.34) |
| CIE-LCH | lch(71.59, 31.54, 263.56°) |
| OKLab | oklab(75.33% -0.0332 -0.0872) |
| OKLCH | oklch(75.33% 0.093 249.2) |
| XYZ | xyz(39.7839, 43.0553, 82.5424) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.25
Carolina Blue
#8AB8FE
ΔE00 3.48
Sky
#82CAFC
ΔE00 6.51
Lightblue (survey)
#7BC8F6
ΔE00 6.94
Pastel Blue
#A2BFFE
ΔE00 7.06
Light Grey Blue
#9DBCD4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B4E8 #E8B480
analogous
#80E8E8 #80B4E8 #8080E8
triadic
#80B4E8 #E880B4 #B4E880
tetradic
#80B4E8 #E880E8 #E8B480 #80E880
square
#80B4E8 #E880E8 #E8B480 #80E880
split-complementary
#80B4E8 #E88080 #E8E880
monochromatic
#2477C9 #4C95DF #80B4E8 #B4D3F1 #E5F0FA
Accessibility & contrast
On white
2.18
#80B4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#80B4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B4E8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B4E8 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB5EA
Deuteranopia (green-blind)
#92ABE7
Tritanopia (blue-blind)
#55C0C6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80b4e8; /* rgb */ color: rgb(128, 180, 232); /* oklch */ color: oklch(75.3% 0.093 249.2);
Tailwind
colors: {
custom: {
50: '#a9caef',
500: '#80b4e8',
950: '#000000',
},
}SCSS
$custom: #80b4e8; $custom-light: #a9caef; $custom-dark: #000000;
JSON
{
"hex": "#80b4e8",
"rgb": {
"r": 128,
"g": 180,
"b": 232
},
"hsl": {
"h": 210,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.75329,
"c": 0.09333,
"h": 249.2
},
"luminance": 0.43058
}Semantic roles & 50–950 ramp
primary
#80B4E8
secondary
#F0E2D4
accent
#7314D1
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284