#80BED8#80BED8
#80BED8 is a light, moderate cyan. Relative luminance 0.464; OKLCH L 76.9% C 0.074 H 226.2°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #80BED8 |
|---|---|
| RGB | rgb(128, 190, 216) |
| HSL | hsl(198, 53%, 67%) |
| HSV | hsv(198, 41%, 85%) |
| CMYK | cmyk(40.7%, 12%, 0%, 15.3%) |
| CIE-LAB | lab(73.79, -13.23, -19.29) |
| CIE-LCH | lch(73.79, 23.39, 235.54°) |
| OKLab | oklab(76.87% -0.0509 -0.0531) |
| OKLCH | oklch(76.87% 0.074 226.2) |
| XYZ | xyz(39.7059, 46.3714, 71.8107) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.09
Baby Blue
#89CFF0
ΔE00 4.67
Lightblue (survey)
#7BC8F6
ΔE00 5.82
Lightskyblue
#87CEFA
ΔE00 6.44
Light Grey Blue
#9DBCD4
ΔE00 6.65
Sky
#82CAFC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#80BED8 #D89A80
analogous
#80D8C6 #80BED8 #8092D8
triadic
#80BED8 #D880BE #BED880
tetradic
#80BED8 #C680D8 #D89A80 #92D880
square
#80BED8 #C680D8 #D89A80 #92D880
split-complementary
#80BED8 #D88092 #D8C680
monochromatic
#3487AA #51A6CA #80BED8 #AFD6E6 #DEEEF5
Accessibility & contrast
On white
2.04
#80BED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#80BED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #80BED8
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##80BED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##80BED8 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BBD9
Deuteranopia (green-blind)
#A3B1D8
Tritanopia (blue-blind)
#5DC6C6
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #80bed8; /* rgb */ color: rgb(128, 190, 216); /* oklch */ color: oklch(76.9% 0.074 226.2);
Tailwind
colors: {
custom: {
50: '#a8d1e4',
500: '#80bed8',
950: '#000000',
},
}SCSS
$custom: #80bed8; $custom-light: #a8d1e4; $custom-dark: #000000;
JSON
{
"hex": "#80bed8",
"rgb": {
"r": 128,
"g": 190,
"b": 216
},
"hsl": {
"h": 197.727,
"s": 53.012,
"l": 67.451
},
"oklch": {
"l": 0.76873,
"c": 0.07356,
"h": 226.2
},
"luminance": 0.46374
}Semantic roles & 50–950 ramp
primary
#80BED8
secondary
#E8D4CC
accent
#5325C0
background
#FAFCFD
surface
#F4F9FB
border
#CED2D4
text
#101415
muted
#7F8283