#8EBFCC#8EBFCC
#8EBFCC is a light, muted cyan. Relative luminance 0.474; OKLCH L 77.5% C 0.055 H 215.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFCC |
|---|---|
| RGB | rgb(142, 191, 204) |
| HSL | hsl(193, 38%, 68%) |
| HSV | hsv(193, 30%, 80%) |
| CMYK | cmyk(30.4%, 6.4%, 0%, 20%) |
| CIE-LAB | lab(74.43, -12.96, -11.73) |
| CIE-LCH | lch(74.43, 17.48, 222.15°) |
| OKLab | oklab(77.45% -0.0442 -0.032) |
| OKLCH | oklch(77.45% 0.055 215.9) |
| XYZ | xyz(40.6817, 47.3700, 64.1148) |
| Luminance | 0.4737 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 6.28
Lightblue
#ADD8E6
ΔE00 6.76
Baby Blue
#89CFF0
ΔE00 7.35
Light Grey Blue
#9DBCD4
ΔE00 7.75
Powder Blue
#B0E0E6
ΔE00 8.59
Bluegrey
#85A3B2
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFCC #CC9B8E
analogous
#8ECCBA #8EBFCC #8EA0CC
triadic
#8EBFCC #CC8EBF #BFCC8E
tetradic
#8EBFCC #BA8ECC #CC9B8E #A0CC8E
square
#8EBFCC #BA8ECC #CC9B8E #A0CC8E
split-complementary
#8EBFCC #CC8EA0 #CCBA8E
monochromatic
#46889A #64A7B9 #8EBFCC #B8D7DF #E2EFF2
Accessibility & contrast
On white
2.00
#8EBFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#8EBFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFCC
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFCC | 1.00 | 2.00 | 10.47 | 10.47 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCD
Deuteranopia (green-blind)
#ACB4CC
Tritanopia (blue-blind)
#79C4C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebfcc; /* rgb */ color: rgb(142, 191, 204); /* oklch */ color: oklch(77.5% 0.055 215.9);
Tailwind
colors: {
custom: {
50: '#b1d2db',
500: '#8ebfcc',
950: '#000000',
},
}SCSS
$custom: #8ebfcc; $custom-light: #b1d2db; $custom-dark: #000000;
JSON
{
"hex": "#8ebfcc",
"rgb": {
"r": 142,
"g": 191,
"b": 204
},
"hsl": {
"h": 192.581,
"s": 37.805,
"l": 67.843
},
"oklch": {
"l": 0.77452,
"c": 0.05462,
"h": 215.9
},
"luminance": 0.47372
}Semantic roles & 50–950 ramp
primary
#8EBFCC
secondary
#E4D5D1
accent
#4F35B1
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283