#80B4E4#80B4E4
#80B4E4 is a light, moderate cyan. Relative luminance 0.428; OKLCH L 75.2% C 0.089 H 247.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #80B4E4 |
|---|---|
| RGB | rgb(128, 180, 228) |
| HSL | hsl(209, 65%, 70%) |
| HSV | hsv(209, 44%, 89%) |
| CMYK | cmyk(43.9%, 21.1%, 0%, 10.6%) |
| CIE-LAB | lab(71.44, -4.65, -29.40) |
| CIE-LCH | lch(71.44, 29.76, 261.02°) |
| OKLab | oklab(75.16% -0.0345 -0.0817) |
| OKLCH | oklch(75.16% 0.089 247.1) |
| XYZ | xyz(39.2222, 42.8306, 79.5841) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.48
Carolina Blue
#8AB8FE
ΔE00 4.12
Sky
#82CAFC
ΔE00 6.29
Lightblue (survey)
#7BC8F6
ΔE00 6.53
Light Grey Blue
#9DBCD4
ΔE00 6.72
Light Blue
#95D0FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80B4E4 #E4B080
analogous
#80E4E2 #80B4E4 #8082E4
triadic
#80B4E4 #E480B4 #B4E480
tetradic
#80B4E4 #E280E4 #E4B080 #82E480
square
#80B4E4 #E280E4 #E4B080 #82E480
split-complementary
#80B4E4 #E48082 #E4E280
monochromatic
#2978C1 #4E96D9 #80B4E4 #B2D2EF #E5F0F9
Accessibility & contrast
On white
2.20
#80B4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#80B4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80B4E4
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80B4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80B4E4 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1B5E6
Deuteranopia (green-blind)
#94AAE3
Tritanopia (blue-blind)
#58BFC4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #80b4e4; /* rgb */ color: rgb(128, 180, 228); /* oklch */ color: oklch(75.2% 0.089 247.1);
Tailwind
colors: {
custom: {
50: '#a9caec',
500: '#80b4e4',
950: '#000000',
},
}SCSS
$custom: #80b4e4; $custom-light: #a9caec; $custom-dark: #000000;
JSON
{
"hex": "#80b4e4",
"rgb": {
"r": 128,
"g": 180,
"b": 228
},
"hsl": {
"h": 208.8,
"s": 64.935,
"l": 69.804
},
"oklch": {
"l": 0.75158,
"c": 0.08866,
"h": 247.1
},
"luminance": 0.42833
}Semantic roles & 50–950 ramp
primary
#80B4E4
secondary
#EEDFD2
accent
#6F19CD
background
#FAFCFE
surface
#F4F8FD
border
#CED1D5
text
#101316
muted
#7F8284