#8EBDC8#8EBDC8
#8EBDC8 is a light, muted cyan. Relative luminance 0.463; OKLCH L 76.9% C 0.052 H 213.7°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDC8 |
|---|---|
| RGB | rgb(142, 189, 200) |
| HSL | hsl(191, 35%, 67%) |
| HSV | hsv(191, 29%, 78%) |
| CMYK | cmyk(29%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(73.75, -12.86, -10.56) |
| CIE-LCH | lch(73.75, 16.64, 219.40°) |
| OKLab | oklab(76.87% -0.0432 -0.0288) |
| OKLCH | oklch(76.87% 0.052 213.7) |
| XYZ | xyz(39.7750, 46.3142, 61.4761) |
| Luminance | 0.4632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 7.18
Lightblue
#ADD8E6
ΔE00 7.30
Light Grey Blue
#9DBCD4
ΔE00 8.16
Baby Blue
#89CFF0
ΔE00 8.26
Bluegrey
#85A3B2
ΔE00 8.55
Powder Blue
#B0E0E6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDC8 #C8998E
analogous
#8EC8B6 #8EBDC8 #8EA0C8
triadic
#8EBDC8 #C88EBD #BDC88E
tetradic
#8EBDC8 #B68EC8 #C8998E #A0C88E
square
#8EBDC8 #B68EC8 #C8998E #A0C88E
split-complementary
#8EBDC8 #C88EA0 #C8B68E
monochromatic
#488594 #65A5B4 #8EBDC8 #B7D5DC #E0EDF0
Accessibility & contrast
On white
2.05
#8EBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#8EBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDC8
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDC8 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BAC9
Deuteranopia (green-blind)
#ABB2C8
Tritanopia (blue-blind)
#7BC2C0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebdc8; /* rgb */ color: rgb(142, 189, 200); /* oklch */ color: oklch(76.9% 0.052 213.7);
Tailwind
colors: {
custom: {
50: '#b0d1d8',
500: '#8ebdc8',
950: '#000000',
},
}SCSS
$custom: #8ebdc8; $custom-light: #b0d1d8; $custom-dark: #000000;
JSON
{
"hex": "#8ebdc8",
"rgb": {
"r": 142,
"g": 189,
"b": 200
},
"hsl": {
"h": 191.379,
"s": 34.524,
"l": 67.059
},
"oklch": {
"l": 0.76874,
"c": 0.05195,
"h": 213.7
},
"luminance": 0.46316
}Semantic roles & 50–950 ramp
primary
#8EBDC8
secondary
#E2D3D0
accent
#4E38AD
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283