#8EBADD#8EBADD
#8EBADD is a light, moderate cyan. Relative luminance 0.461; OKLCH L 77.0% C 0.069 H 242.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBADD |
|---|---|
| RGB | rgb(142, 186, 221) |
| HSL | hsl(207, 54%, 71%) |
| HSV | hsv(207, 36%, 87%) |
| CMYK | cmyk(35.7%, 15.8%, 0%, 13.3%) |
| CIE-LAB | lab(73.60, -6.10, -22.21) |
| CIE-LCH | lch(73.60, 23.04, 254.64°) |
| OKLab | oklab(76.98% -0.0315 -0.0612) |
| OKLCH | oklch(76.98% 0.069 242.7) |
| XYZ | xyz(41.7612, 46.0869, 75.0878) |
| Luminance | 0.4609 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.61
Sky Blue (survey)
#75BBFD
ΔE00 5.53
Carolina Blue
#8AB8FE
ΔE00 5.62
Sky
#82CAFC
ΔE00 5.74
Lightblue (survey)
#7BC8F6
ΔE00 5.74
Light Blue
#95D0FC
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBADD #DDB18E
analogous
#8EDDD8 #8EBADD #8E92DD
triadic
#8EBADD #DD8EBA #BADD8E
tetradic
#8EBADD #D88EDD #DDB18E #92DD8E
square
#8EBADD #D88EDD #DDB18E #92DD8E
split-complementary
#8EBADD #DD8E92 #DDD88E
monochromatic
#3880B9 #5F9DCF #8EBADD #BDD7EB #E7F1F8
Accessibility & contrast
On white
2.06
#8EBADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#8EBADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBADD
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBADD | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBADF
Deuteranopia (green-blind)
#A1B1DC
Tritanopia (blue-blind)
#73C2C5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebadd; /* rgb */ color: rgb(142, 186, 221); /* oklch */ color: oklch(77.0% 0.069 242.7);
Tailwind
colors: {
custom: {
50: '#b1cee7',
500: '#8ebadd',
950: '#000000',
},
}SCSS
$custom: #8ebadd; $custom-light: #b1cee7; $custom-dark: #000000;
JSON
{
"hex": "#8ebadd",
"rgb": {
"r": 142,
"g": 186,
"b": 221
},
"hsl": {
"h": 206.582,
"s": 53.741,
"l": 71.176
},
"oklch": {
"l": 0.76983,
"c": 0.06882,
"h": 242.7
},
"luminance": 0.46089
}Semantic roles & 50–950 ramp
primary
#8EBADD
secondary
#EEE2D9
accent
#6A24C1
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111316
muted
#808284