#8EBECF#8EBECF
#8EBECF is a light, muted cyan. Relative luminance 0.471; OKLCH L 77.3% C 0.056 H 221.7°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBECF |
|---|---|
| RGB | rgb(142, 190, 207) |
| HSL | hsl(196, 40%, 68%) |
| HSV | hsv(196, 31%, 81%) |
| CMYK | cmyk(31.4%, 8.2%, 0%, 18.8%) |
| CIE-LAB | lab(74.24, -11.71, -13.63) |
| CIE-LCH | lch(74.24, 17.97, 229.34°) |
| OKLab | oklab(77.34% -0.0418 -0.0373) |
| OKLCH | oklch(77.34% 0.056 221.7) |
| XYZ | xyz(40.8277, 47.0806, 65.9556) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.53
Light Grey Blue
#9DBCD4
ΔE00 6.23
Baby Blue
#89CFF0
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.83
Bluegrey
#85A3B2
ΔE00 8.13
Greyblue
#77A1B5
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBECF #CF9F8E
analogous
#8ECFBF #8EBECF #8E9DCF
triadic
#8EBECF #CF8EBE #BECF8E
tetradic
#8EBECF #BF8ECF #CF9F8E #9DCF8E
square
#8EBECF #BF8ECF #CF9F8E #9DCF8E
split-complementary
#8EBECF #CF8E9D #CFBF8E
monochromatic
#44879F #63A5BD #8EBECF #B9D7E1 #E4EFF3
Accessibility & contrast
On white
2.02
#8EBECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#8EBECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBECF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBECF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BBD0
Deuteranopia (green-blind)
#AAB3CF
Tritanopia (blue-blind)
#78C4C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebecf; /* rgb */ color: rgb(142, 190, 207); /* oklch */ color: oklch(77.3% 0.056 221.7);
Tailwind
colors: {
custom: {
50: '#b1d1dd',
500: '#8ebecf',
950: '#000000',
},
}SCSS
$custom: #8ebecf; $custom-light: #b1d1dd; $custom-dark: #000000;
JSON
{
"hex": "#8ebecf",
"rgb": {
"r": 142,
"g": 190,
"b": 207
},
"hsl": {
"h": 195.692,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.77336,
"c": 0.05601,
"h": 221.7
},
"luminance": 0.47083
}Semantic roles & 50–950 ramp
primary
#8EBECF
secondary
#E6D8D3
accent
#5432B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283