#8EBBD2#8EBBD2
#8EBBD2 is a light, muted cyan. Relative luminance 0.459; OKLCH L 76.8% C 0.058 H 230.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBD2 |
|---|---|
| RGB | rgb(142, 187, 210) |
| HSL | hsl(200, 43%, 69%) |
| HSV | hsv(200, 32%, 82%) |
| CMYK | cmyk(32.4%, 11%, 0%, 17.6%) |
| CIE-LAB | lab(73.51, -9.39, -16.37) |
| CIE-LCH | lch(73.51, 18.87, 240.15°) |
| OKLab | oklab(76.79% -0.0368 -0.0448) |
| OKLCH | oklch(76.79% 0.058 230.6) |
| XYZ | xyz(40.5548, 45.9426, 67.6912) |
| Luminance | 0.4595 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Grey Blue
#9DBCD4
ΔE00 3.97
Sky Blue
#87CEEB
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.03
Lightblue (survey)
#7BC8F6
ΔE00 6.88
Cloudy Blue
#ACC2D9
ΔE00 7.14
Lightskyblue
#87CEFA
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBD2 #D2A58E
analogous
#8ED2C7 #8EBBD2 #8E99D2
triadic
#8EBBD2 #D28EBB #BBD28E
tetradic
#8EBBD2 #C78ED2 #D2A58E #99D28E
square
#8EBBD2 #C78ED2 #D2A58E #99D28E
split-complementary
#8EBBD2 #D28E99 #D2C78E
monochromatic
#4183A4 #62A1C1 #8EBBD2 #BAD5E3 #E6F0F5
Accessibility & contrast
On white
2.06
#8EBBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#8EBBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBD2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBD2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B9D3
Deuteranopia (green-blind)
#A6B1D2
Tritanopia (blue-blind)
#78C2C2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #8ebbd2; /* rgb */ color: rgb(142, 187, 210); /* oklch */ color: oklch(76.8% 0.058 230.6);
Tailwind
colors: {
custom: {
50: '#b1cfdf',
500: '#8ebbd2',
950: '#000000',
},
}SCSS
$custom: #8ebbd2; $custom-light: #b1cfdf; $custom-dark: #000000;
JSON
{
"hex": "#8ebbd2",
"rgb": {
"r": 142,
"g": 187,
"b": 210
},
"hsl": {
"h": 200.294,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.76787,
"c": 0.05802,
"h": 230.6
},
"luminance": 0.45945
}Semantic roles & 50–950 ramp
primary
#8EBBD2
secondary
#E8DBD4
accent
#5D2FB6
background
#FBFCFD
surface
#F6F9FB
border
#D0D2D4
text
#111315
muted
#808283