#8EBECA#8EBECA
#8EBECA is a light, muted cyan. Relative luminance 0.468; OKLCH L 77.2% C 0.053 H 214.8°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBECA |
|---|---|
| RGB | rgb(142, 190, 202) |
| HSL | hsl(192, 36%, 67%) |
| HSV | hsv(192, 30%, 79%) |
| CMYK | cmyk(29.7%, 5.9%, 0%, 20.8%) |
| CIE-LAB | lab(74.09, -12.91, -11.15) |
| CIE-LCH | lch(74.09, 17.05, 220.81°) |
| OKLab | oklab(77.16% -0.0437 -0.0304) |
| OKLCH | oklch(77.16% 0.053 214.8) |
| XYZ | xyz(40.2261, 46.8400, 62.7871) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.73
Lightblue
#ADD8E6
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.80
Light Grey Blue
#9DBCD4
ΔE00 7.95
Bluegrey
#85A3B2
ΔE00 8.69
Powder Blue
#B0E0E6
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBECA #CA9A8E
analogous
#8ECAB8 #8EBECA #8EA0CA
triadic
#8EBECA #CA8EBE #BECA8E
tetradic
#8EBECA #B88ECA #CA9A8E #A0CA8E
square
#8EBECA #B88ECA #CA9A8E #A0CA8E
split-complementary
#8EBECA #CA8EA0 #CAB88E
monochromatic
#478797 #64A6B6 #8EBECA #B8D6DE #E1EEF1
Accessibility & contrast
On white
2.03
#8EBECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8EBECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBECA
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBECA | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BBCB
Deuteranopia (green-blind)
#ABB3CA
Tritanopia (blue-blind)
#7AC3C2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebeca; /* rgb */ color: rgb(142, 190, 202); /* oklch */ color: oklch(77.2% 0.053 214.8);
Tailwind
colors: {
custom: {
50: '#b0d1da',
500: '#8ebeca',
950: '#000000',
},
}SCSS
$custom: #8ebeca; $custom-light: #b0d1da; $custom-dark: #000000;
JSON
{
"hex": "#8ebeca",
"rgb": {
"r": 142,
"g": 190,
"b": 202
},
"hsl": {
"h": 192,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.77163,
"c": 0.05328,
"h": 214.8
},
"luminance": 0.46842
}Semantic roles & 50–950 ramp
primary
#8EBECA
secondary
#E3D4D1
accent
#4F36AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283