#8EC0D7#8EC0D7
#8EC0D7 is a light, moderate cyan. Relative luminance 0.484; OKLCH L 78.1% C 0.062 H 228.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0D7 |
|---|---|
| RGB | rgb(142, 192, 215) |
| HSL | hsl(199, 48%, 70%) |
| HSV | hsv(199, 34%, 84%) |
| CMYK | cmyk(34%, 10.7%, 0%, 15.7%) |
| CIE-LAB | lab(75.05, -10.80, -16.76) |
| CIE-LCH | lch(75.05, 19.94, 237.20°) |
| OKLab | oklab(78.06% -0.0413 -0.046) |
| OKLCH | oklch(78.06% 0.062 228) |
| XYZ | xyz(42.2667, 48.3541, 71.3830) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.36
Baby Blue
#89CFF0
ΔE00 4.76
Light Grey Blue
#9DBCD4
ΔE00 4.96
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0D7 #D7A58E
analogous
#8ED7C9 #8EC0D7 #8E9CD7
triadic
#8EC0D7 #D78EC0 #C0D78E
tetradic
#8EC0D7 #C98ED7 #D7A58E #9CD78E
square
#8EC0D7 #C98ED7 #D7A58E #9CD78E
split-complementary
#8EC0D7 #D78E9C #D7C98E
monochromatic
#3D8AAD #61A7C7 #8EC0D7 #BBD9E7 #E8F2F7
Accessibility & contrast
On white
1.97
#8EC0D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#8EC0D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0D7
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0D7 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BED8
Deuteranopia (green-blind)
#A9B5D7
Tritanopia (blue-blind)
#75C7C7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #8ec0d7; /* rgb */ color: rgb(142, 192, 215); /* oklch */ color: oklch(78.1% 0.062 228.0);
Tailwind
colors: {
custom: {
50: '#b1d3e3',
500: '#8ec0d7',
950: '#000000',
},
}SCSS
$custom: #8ec0d7; $custom-light: #b1d3e3; $custom-dark: #000000;
JSON
{
"hex": "#8ec0d7",
"rgb": {
"r": 142,
"g": 192,
"b": 215
},
"hsl": {
"h": 198.904,
"s": 47.712,
"l": 70
},
"oklch": {
"l": 0.7806,
"c": 0.0618,
"h": 228
},
"luminance": 0.48356
}Semantic roles & 50–950 ramp
primary
#8EC0D7
secondary
#EBDDD6
accent
#582BBB
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283