#8EBBCD#8EBBCD
#8EBBCD is a light, muted cyan. Relative luminance 0.457; OKLCH L 76.6% C 0.054 H 224.5°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBCD |
|---|---|
| RGB | rgb(142, 187, 205) |
| HSL | hsl(197, 39%, 68%) |
| HSV | hsv(197, 31%, 80%) |
| CMYK | cmyk(30.7%, 8.8%, 0%, 19.6%) |
| CIE-LAB | lab(73.35, -10.61, -13.89) |
| CIE-LCH | lch(73.35, 17.48, 232.61°) |
| OKLab | oklab(76.61% -0.0387 -0.038) |
| OKLCH | oklch(76.61% 0.054 224.5) |
| XYZ | xyz(39.9416, 45.6973, 64.4617) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 5.39
Sky Blue
#87CEEB
ΔE00 6.10
Baby Blue
#89CFF0
ΔE00 6.72
Bluegrey
#85A3B2
ΔE00 7.17
Lightblue
#ADD8E6
ΔE00 7.53
Greyblue
#77A1B5
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBCD #CDA08E
analogous
#8ECDBF #8EBBCD #8E9BCD
triadic
#8EBBCD #CD8EBB #BBCD8E
tetradic
#8EBBCD #BF8ECD #CDA08E #9BCD8E
square
#8EBBCD #BF8ECD #CDA08E #9BCD8E
split-complementary
#8EBBCD #CD8E9B #CDBF8E
monochromatic
#45839C #64A1BA #8EBBCD #B8D5E0 #E3EEF3
Accessibility & contrast
On white
2.07
#8EBBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#8EBBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBCD
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBCD | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B9CE
Deuteranopia (green-blind)
#A7B1CD
Tritanopia (blue-blind)
#79C1C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #8ebbcd; /* rgb */ color: rgb(142, 187, 205); /* oklch */ color: oklch(76.6% 0.054 224.5);
Tailwind
colors: {
custom: {
50: '#b1cfdc',
500: '#8ebbcd',
950: '#000000',
},
}SCSS
$custom: #8ebbcd; $custom-light: #b1cfdc; $custom-dark: #000000;
JSON
{
"hex": "#8ebbcd",
"rgb": {
"r": 142,
"g": 187,
"b": 205
},
"hsl": {
"h": 197.143,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.76608,
"c": 0.0542,
"h": 224.5
},
"luminance": 0.45699
}Semantic roles & 50–950 ramp
primary
#8EBBCD
secondary
#E5D7D2
accent
#5834B2
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283