#8EC0CD#8EC0CD
#8EC0CD is a light, muted cyan. Relative luminance 0.479; OKLCH L 77.7% C 0.055 H 215.6°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0CD |
|---|---|
| RGB | rgb(142, 192, 205) |
| HSL | hsl(192, 39%, 68%) |
| HSV | hsv(192, 31%, 80%) |
| CMYK | cmyk(30.7%, 6.3%, 0%, 19.6%) |
| CIE-LAB | lab(74.73, -13.24, -11.81) |
| CIE-LCH | lch(74.73, 17.74, 221.74°) |
| OKLab | oklab(77.71% -0.0451 -0.0323) |
| OKLCH | oklch(77.71% 0.055 215.6) |
| XYZ | xyz(41.0209, 47.8558, 64.8214) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.13
Lightblue
#ADD8E6
ΔE00 6.60
Baby Blue
#89CFF0
ΔE00 7.24
Light Grey Blue
#9DBCD4
ΔE00 7.92
Powder Blue
#B0E0E6
ΔE00 8.36
Ice Blue
#A5DFF9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0CD #CD9B8E
analogous
#8ECDBA #8EC0CD #8EA0CD
triadic
#8EC0CD #CD8EC0 #C0CD8E
tetradic
#8EC0CD #BA8ECD #CD9B8E #A0CD8E
square
#8EC0CD #BA8ECD #CD9B8E #A0CD8E
split-complementary
#8EC0CD #CD8EA0 #CDBA8E
monochromatic
#458A9C #64A8BA #8EC0CD #B8D8E0 #E3EFF3
Accessibility & contrast
On white
1.99
#8EC0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#8EC0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0CD
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0CD | 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)
#B7BDCE
Deuteranopia (green-blind)
#ACB4CD
Tritanopia (blue-blind)
#79C5C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ec0cd; /* rgb */ color: rgb(142, 192, 205); /* oklch */ color: oklch(77.7% 0.055 215.6);
Tailwind
colors: {
custom: {
50: '#b1d3dc',
500: '#8ec0cd',
950: '#000000',
},
}SCSS
$custom: #8ec0cd; $custom-light: #b1d3dc; $custom-dark: #000000;
JSON
{
"hex": "#8ec0cd",
"rgb": {
"r": 142,
"g": 192,
"b": 205
},
"hsl": {
"h": 192.381,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.77707,
"c": 0.05548,
"h": 215.6
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#8EC0CD
secondary
#E5D6D2
accent
#4E34B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283