#8EBFCF#8EBFCF
#8EBFCF is a light, muted cyan. Relative luminance 0.475; OKLCH L 77.6% C 0.056 H 220.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBFCF |
|---|---|
| RGB | rgb(142, 191, 207) |
| HSL | hsl(195, 40%, 68%) |
| HSV | hsv(195, 31%, 81%) |
| CMYK | cmyk(31.4%, 7.7%, 0%, 18.8%) |
| CIE-LAB | lab(74.52, -12.24, -13.22) |
| CIE-LCH | lch(74.52, 18.01, 227.21°) |
| OKLab | oklab(77.56% -0.0431 -0.0361) |
| OKLCH | oklch(77.56% 0.056 220) |
| XYZ | xyz(41.0450, 47.5153, 66.0280) |
| Luminance | 0.4752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 6.45
Lightblue
#ADD8E6
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 6.73
Ice Blue
#A5DFF9
ΔE00 8.40
Bluegrey
#85A3B2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBFCF #CF9E8E
analogous
#8ECFBE #8EBFCF #8E9ECF
triadic
#8EBFCF #CF8EBF #BFCF8E
tetradic
#8EBFCF #BE8ECF #CF9E8E #9ECF8E
square
#8EBFCF #BE8ECF #CF9E8E #9ECF8E
split-complementary
#8EBFCF #CF8E9E #CFBE8E
monochromatic
#44899F #63A7BD #8EBFCF #B9D7E1 #E4F0F3
Accessibility & contrast
On white
2.00
#8EBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#8EBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBFCF
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBFCF | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5BCD0
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#78C5C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebfcf; /* rgb */ color: rgb(142, 191, 207); /* oklch */ color: oklch(77.6% 0.056 220.0);
Tailwind
colors: {
custom: {
50: '#b1d2dd',
500: '#8ebfcf',
950: '#000000',
},
}SCSS
$custom: #8ebfcf; $custom-light: #b1d2dd; $custom-dark: #000000;
JSON
{
"hex": "#8ebfcf",
"rgb": {
"r": 142,
"g": 191,
"b": 207
},
"hsl": {
"h": 194.769,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.77556,
"c": 0.05623,
"h": 220
},
"luminance": 0.47517
}Semantic roles & 50–950 ramp
primary
#8EBFCF
secondary
#E6D7D3
accent
#5232B3
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111415
muted
#808283