#8EBAEB#8EBAEB
#8EBAEB is a light, moderate cyan. Relative luminance 0.469; OKLCH L 77.5% C 0.085 H 251.6°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAEB |
|---|---|
| RGB | rgb(142, 186, 235) |
| HSL | hsl(212, 70%, 74%) |
| HSV | hsv(212, 40%, 92%) |
| CMYK | cmyk(39.6%, 20.9%, 0%, 7.8%) |
| CIE-LAB | lab(74.10, -2.45, -29.04) |
| CIE-LCH | lch(74.10, 29.14, 265.17°) |
| OKLab | oklab(77.54% -0.0268 -0.0805) |
| OKLCH | oklch(77.54% 0.085 251.6) |
| XYZ | xyz(43.7048, 46.8643, 85.3240) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.54
Sky Blue (survey)
#75BBFD
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.32
Light Grey Blue
#9DBCD4
ΔE00 6.24
Sky
#82CAFC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAEB #EBBF8E
analogous
#8EE9EB #8EBAEB #918EEB
triadic
#8EBAEB #EB8EBA #BAEB8E
tetradic
#8EBAEB #EB8EE9 #EBBF8E #8EEB91
square
#8EBAEB #EB8EE9 #EBBF8E #8EEB91
split-complementary
#8EBAEB #EB918E #E9EB8E
monochromatic
#267BD8 #5A9AE2 #8EBAEB #C2DAF4 #E5EFFA
Accessibility & contrast
On white
2.02
#8EBAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#8EBAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAEB
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAEB | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#6DC5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebaeb; /* rgb */ color: rgb(142, 186, 235); /* oklch */ color: oklch(77.5% 0.085 251.6);
Tailwind
colors: {
custom: {
50: '#b2cef1',
500: '#8ebaeb',
950: '#000000',
},
}SCSS
$custom: #8ebaeb; $custom-light: #b2cef1; $custom-dark: #000000;
JSON
{
"hex": "#8ebaeb",
"rgb": {
"r": 142,
"g": 186,
"b": 235
},
"hsl": {
"h": 211.613,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.77543,
"c": 0.08482,
"h": 251.6
},
"luminance": 0.46867
}Semantic roles & 50–950 ramp
primary
#8EBAEB
secondary
#F2E6D9
accent
#7814D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284