#8EBEDE#8EBEDE
#8EBEDE is a light, moderate cyan. Relative luminance 0.479; OKLCH L 77.9% C 0.068 H 238.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBEDE |
|---|---|
| RGB | rgb(142, 190, 222) |
| HSL | hsl(204, 55%, 71%) |
| HSV | hsv(204, 36%, 87%) |
| CMYK | cmyk(36%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(74.73, -7.99, -21.04) |
| CIE-LCH | lch(74.73, 22.50, 249.21°) |
| OKLab | oklab(77.89% -0.0362 -0.0579) |
| OKLCH | oklch(77.89% 0.068 238) |
| XYZ | xyz(42.7493, 47.8493, 76.0764) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.65
Lightblue (survey)
#7BC8F6
ΔE00 4.77
Lightskyblue
#87CEFA
ΔE00 5.11
Sky
#82CAFC
ΔE00 5.12
Light Blue
#95D0FC
ΔE00 5.26
Baby Blue
#89CFF0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBEDE #DEAE8E
analogous
#8EDED6 #8EBEDE #8E96DE
triadic
#8EBEDE #DE8EBE #BEDE8E
tetradic
#8EBEDE #D68EDE #DEAE8E #96DE8E
square
#8EBEDE #D68EDE #DEAE8E #96DE8E
split-complementary
#8EBEDE #DE8E96 #DED68E
monochromatic
#3786BB #5FA3D0 #8EBEDE #BDD9EC #E7F1F8
Accessibility & contrast
On white
1.99
#8EBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#8EBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBEDE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBEDE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0BDE0
Deuteranopia (green-blind)
#A5B4DD
Tritanopia (blue-blind)
#72C6C8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebede; /* rgb */ color: rgb(142, 190, 222); /* oklch */ color: oklch(77.9% 0.068 238.0);
Tailwind
colors: {
custom: {
50: '#b1d1e8',
500: '#8ebede',
950: '#000000',
},
}SCSS
$custom: #8ebede; $custom-light: #b1d1e8; $custom-dark: #000000;
JSON
{
"hex": "#8ebede",
"rgb": {
"r": 142,
"g": 190,
"b": 222
},
"hsl": {
"h": 204,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.77885,
"c": 0.0683,
"h": 238
},
"luminance": 0.47852
}Semantic roles & 50–950 ramp
primary
#8EBEDE
secondary
#EEE2DA
accent
#6323C2
background
#FBFCFE
surface
#F6F9FC
border
#D0D2D5
text
#111416
muted
#808284