#8EBCD2#8EBCD2
#8EBCD2 is a light, muted cyan. Relative luminance 0.464; OKLCH L 77.0% C 0.058 H 228.9°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCD2 |
|---|---|
| RGB | rgb(142, 188, 210) |
| HSL | hsl(199, 43%, 69%) |
| HSV | hsv(199, 32%, 82%) |
| CMYK | cmyk(32.4%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(73.78, -9.92, -15.95) |
| CIE-LCH | lch(73.78, 18.79, 238.12°) |
| OKLab | oklab(77.01% -0.0381 -0.0437) |
| OKLCH | oklch(77.01% 0.058 228.9) |
| XYZ | xyz(40.7677, 46.3683, 67.7622) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 4.39
Sky Blue
#87CEEB
ΔE00 5.53
Baby Blue
#89CFF0
ΔE00 5.86
Lightblue (survey)
#7BC8F6
ΔE00 7.02
Lightskyblue
#87CEFA
ΔE00 7.32
Cloudy Blue
#ACC2D9
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCD2 #D2A48E
analogous
#8ED2C6 #8EBCD2 #8E9AD2
triadic
#8EBCD2 #D28EBC #BCD28E
tetradic
#8EBCD2 #C68ED2 #D2A48E #9AD28E
square
#8EBCD2 #C68ED2 #D2A48E #9AD28E
split-complementary
#8EBCD2 #D28E9A #D2C68E
monochromatic
#4184A4 #62A2C1 #8EBCD2 #BAD6E3 #E6F0F5
Accessibility & contrast
On white
2.04
#8EBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#8EBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCD2
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCD2 | 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)
#B1BAD3
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#77C2C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebcd2; /* rgb */ color: rgb(142, 188, 210); /* oklch */ color: oklch(77.0% 0.058 228.9);
Tailwind
colors: {
custom: {
50: '#b1d0df',
500: '#8ebcd2',
950: '#000000',
},
}SCSS
$custom: #8ebcd2; $custom-light: #b1d0df; $custom-dark: #000000;
JSON
{
"hex": "#8ebcd2",
"rgb": {
"r": 142,
"g": 188,
"b": 210
},
"hsl": {
"h": 199.412,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.77005,
"c": 0.05796,
"h": 228.9
},
"luminance": 0.4637
}Semantic roles & 50–950 ramp
primary
#8EBCD2
secondary
#E8DAD4
accent
#5B2FB6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283