#8EC0D5#8EC0D5
#8EC0D5 is a light, moderate cyan. Relative luminance 0.483; OKLCH L 78.0% C 0.060 H 225.8°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0D5 |
|---|---|
| RGB | rgb(142, 192, 213) |
| HSL | hsl(198, 46%, 70%) |
| HSV | hsv(198, 33%, 84%) |
| CMYK | cmyk(33.3%, 9.9%, 0%, 16.5%) |
| CIE-LAB | lab(74.98, -11.30, -15.78) |
| CIE-LCH | lch(74.98, 19.41, 234.39°) |
| OKLab | oklab(77.99% -0.0421 -0.0432) |
| OKLCH | oklch(77.99% 0.06 225.8) |
| XYZ | xyz(42.0113, 48.2519, 70.0378) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.49
Baby Blue
#89CFF0
ΔE00 5.09
Light Grey Blue
#9DBCD4
ΔE00 5.45
Lightblue
#ADD8E6
ΔE00 6.67
Lightblue (survey)
#7BC8F6
ΔE00 6.98
Lightskyblue
#87CEFA
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0D5 #D5A38E
analogous
#8ED5C6 #8EC0D5 #8E9DD5
triadic
#8EC0D5 #D58EC0 #C0D58E
tetradic
#8EC0D5 #C68ED5 #D5A38E #9DD58E
square
#8EC0D5 #C68ED5 #D5A38E #9DD58E
split-complementary
#8EC0D5 #D58E9D #D5C68E
monochromatic
#3F8AAA #61A7C4 #8EC0D5 #BBD9E6 #E7F2F6
Accessibility & contrast
On white
1.97
#8EC0D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#8EC0D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0D5
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0D5 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BDD6
Deuteranopia (green-blind)
#AAB5D5
Tritanopia (blue-blind)
#76C6C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ec0d5; /* rgb */ color: rgb(142, 192, 213); /* oklch */ color: oklch(78.0% 0.060 225.8);
Tailwind
colors: {
custom: {
50: '#b1d3e2',
500: '#8ec0d5',
950: '#000000',
},
}SCSS
$custom: #8ec0d5; $custom-light: #b1d3e2; $custom-dark: #000000;
JSON
{
"hex": "#8ec0d5",
"rgb": {
"r": 142,
"g": 192,
"b": 213
},
"hsl": {
"h": 197.746,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.77988,
"c": 0.06031,
"h": 225.8
},
"luminance": 0.48254
}Semantic roles & 50–950 ramp
primary
#8EC0D5
secondary
#EADBD5
accent
#562CB9
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283