#8EBECB#8EBECB
#8EBECB is a light, muted cyan. Relative luminance 0.469; OKLCH L 77.2% C 0.054 H 216.3°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBECB |
|---|---|
| RGB | rgb(142, 190, 203) |
| HSL | hsl(193, 37%, 68%) |
| HSV | hsv(193, 30%, 80%) |
| CMYK | cmyk(30%, 6.4%, 0%, 20.4%) |
| CIE-LAB | lab(74.12, -12.67, -11.64) |
| CIE-LCH | lch(74.12, 17.21, 222.58°) |
| OKLab | oklab(77.2% -0.0433 -0.0318) |
| OKLCH | oklch(77.2% 0.054 216.3) |
| XYZ | xyz(40.3448, 46.8875, 63.4127) |
| Luminance | 0.4689 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.93
Baby Blue
#89CFF0
ΔE00 7.48
Light Grey Blue
#9DBCD4
ΔE00 7.59
Bluegrey
#85A3B2
ΔE00 8.54
Powder Blue
#B0E0E6
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBECB #CB9B8E
analogous
#8ECBBA #8EBECB #8E9FCB
triadic
#8EBECB #CB8EBE #BECB8E
tetradic
#8EBECB #BA8ECB #CB9B8E #9FCB8E
square
#8EBECB #BA8ECB #CB9B8E #9FCB8E
split-complementary
#8EBECB #CB8E9F #CBBA8E
monochromatic
#468798 #64A6B8 #8EBECB #B8D6DE #E2EEF2
Accessibility & contrast
On white
2.02
#8EBECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#8EBECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBECB
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBECB | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCC
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#7AC3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebecb; /* rgb */ color: rgb(142, 190, 203); /* oklch */ color: oklch(77.2% 0.054 216.3);
Tailwind
colors: {
custom: {
50: '#b1d1da',
500: '#8ebecb',
950: '#000000',
},
}SCSS
$custom: #8ebecb; $custom-light: #b1d1da; $custom-dark: #000000;
JSON
{
"hex": "#8ebecb",
"rgb": {
"r": 142,
"g": 190,
"b": 203
},
"hsl": {
"h": 192.787,
"s": 36.97,
"l": 67.647
},
"oklch": {
"l": 0.77197,
"c": 0.05375,
"h": 216.3
},
"luminance": 0.46889
}Semantic roles & 50–950 ramp
primary
#8EBECB
secondary
#E4D5D1
accent
#5036B0
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283