#8EBFCA#8EBFCA
#8EBFCA is a light, muted cyan. Relative luminance 0.473; OKLCH L 77.4% C 0.054 H 213.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFCA |
|---|---|
| RGB | rgb(142, 191, 202) |
| HSL | hsl(191, 36%, 67%) |
| HSV | hsv(191, 30%, 79%) |
| CMYK | cmyk(29.7%, 5.4%, 0%, 20.8%) |
| CIE-LAB | lab(74.37, -13.43, -10.73) |
| CIE-LCH | lch(74.37, 17.19, 218.62°) |
| OKLab | oklab(77.38% -0.045 -0.0293) |
| OKLCH | oklch(77.38% 0.054 213) |
| XYZ | xyz(40.4434, 47.2747, 62.8596) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.88
Lightblue
#ADD8E6
ΔE00 6.98
Baby Blue
#89CFF0
ΔE00 8.02
Powder Blue
#B0E0E6
ΔE00 8.39
Light Grey Blue
#9DBCD4
ΔE00 8.46
Bluegrey
#85A3B2
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFCA #CA998E
analogous
#8ECAB7 #8EBFCA #8EA1CA
triadic
#8EBFCA #CA8EBF #BFCA8E
tetradic
#8EBFCA #B78ECA #CA998E #A1CA8E
square
#8EBFCA #B78ECA #CA998E #A1CA8E
split-complementary
#8EBFCA #CA8EA1 #CAB78E
monochromatic
#478897 #64A7B6 #8EBFCA #B8D7DE #E1EEF1
Accessibility & contrast
On white
2.01
#8EBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#8EBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFCA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFCA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BBCB
Deuteranopia (green-blind)
#ACB4CA
Tritanopia (blue-blind)
#7AC4C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebfca; /* rgb */ color: rgb(142, 191, 202); /* oklch */ color: oklch(77.4% 0.054 213.0);
Tailwind
colors: {
custom: {
50: '#b1d2da',
500: '#8ebfca',
950: '#000000',
},
}SCSS
$custom: #8ebfca; $custom-light: #b1d2da; $custom-dark: #000000;
JSON
{
"hex": "#8ebfca",
"rgb": {
"r": 142,
"g": 191,
"b": 202
},
"hsl": {
"h": 191,
"s": 36.145,
"l": 67.451
},
"oklch": {
"l": 0.77384,
"c": 0.05372,
"h": 213
},
"luminance": 0.47277
}Semantic roles & 50–950 ramp
primary
#8EBFCA
secondary
#E3D4D1
accent
#4D36AF
background
#FBFCFD
surface
#F6F9FA
border
#D0D2D3
text
#111414
muted
#808283