#8EBAEA#8EBAEA
#8EBAEA is a light, moderate cyan. Relative luminance 0.468; OKLCH L 77.5% C 0.084 H 251.1°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAEA |
|---|---|
| RGB | rgb(142, 186, 234) |
| HSL | hsl(211, 69%, 74%) |
| HSV | hsv(211, 39%, 92%) |
| CMYK | cmyk(39.3%, 20.5%, 0%, 8.2%) |
| CIE-LAB | lab(74.07, -2.72, -28.55) |
| CIE-LCH | lch(74.07, 28.68, 264.56°) |
| OKLab | oklab(77.5% -0.0271 -0.0791) |
| OKLCH | oklch(77.5% 0.084 251.1) |
| XYZ | xyz(43.5607, 46.8067, 84.5652) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.70
Sky Blue (survey)
#75BBFD
ΔE00 4.29
Pastel Blue
#A2BFFE
ΔE00 4.98
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Light Grey Blue
#9DBCD4
ΔE00 6.08
Sky
#82CAFC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAEA #EABE8E
analogous
#8EE8EA #8EBAEA #908EEA
triadic
#8EBAEA #EA8EBA #BAEA8E
tetradic
#8EBAEA #EA8EE8 #EABE8E #8EEA90
square
#8EBAEA #EA8EE8 #EABE8E #8EEA90
split-complementary
#8EBAEA #EA908E #E8EA8E
monochromatic
#287BD6 #5A9AE0 #8EBAEA #C2DAF4 #E5EFFA
Accessibility & contrast
On white
2.03
#8EBAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#8EBAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAEA
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAEA | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BBEC
Deuteranopia (green-blind)
#9CB2E9
Tritanopia (blue-blind)
#6EC5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebaea; /* rgb */ color: rgb(142, 186, 234); /* oklch */ color: oklch(77.5% 0.084 251.1);
Tailwind
colors: {
custom: {
50: '#b2cef1',
500: '#8ebaea',
950: '#000000',
},
}SCSS
$custom: #8ebaea; $custom-light: #b2cef1; $custom-dark: #000000;
JSON
{
"hex": "#8ebaea",
"rgb": {
"r": 142,
"g": 186,
"b": 234
},
"hsl": {
"h": 211.304,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.77502,
"c": 0.08361,
"h": 251.1
},
"luminance": 0.46809
}Semantic roles & 50–950 ramp
primary
#8EBAEA
secondary
#F2E6D9
accent
#7715D1
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284