#8EBAEE#8EBAEE
#8EBAEE is a light, moderate cyan. Relative luminance 0.470; OKLCH L 77.7% C 0.088 H 253.0°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBAEE |
|---|---|
| RGB | rgb(142, 186, 238) |
| HSL | hsl(213, 74%, 75%) |
| HSV | hsv(213, 40%, 93%) |
| CMYK | cmyk(40.3%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(74.21, -1.65, -30.49) |
| CIE-LCH | lch(74.21, 30.53, 266.90°) |
| OKLab | oklab(77.67% -0.0258 -0.0846) |
| OKLCH | oklch(77.67% 0.088 253) |
| XYZ | xyz(44.1419, 47.0391, 87.6259) |
| Luminance | 0.4704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.08
Sky Blue (survey)
#75BBFD
ΔE00 4.31
Pastel Blue
#A2BFFE
ΔE00 4.57
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Sky
#82CAFC
ΔE00 6.52
Light Blue
#95D0FC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBAEE #EEC28E
analogous
#8EEAEE #8EBAEE #928EEE
triadic
#8EBAEE #EE8EBA #BAEE8E
tetradic
#8EBAEE #EE8EEA #EEC28E #8EEE92
square
#8EBAEE #EE8EEA #EEC28E #8EEE92
split-complementary
#8EBAEE #EE928E #EAEE8E
monochromatic
#2479DE #599AE6 #8EBAEE #C3DAF6 #E4EFFB
Accessibility & contrast
On white
2.02
#8EBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8EBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBAEE
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBAEE | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BCF0
Deuteranopia (green-blind)
#9BB2ED
Tritanopia (blue-blind)
#6CC6CC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebaee; /* rgb */ color: rgb(142, 186, 238); /* oklch */ color: oklch(77.7% 0.088 253.0);
Tailwind
colors: {
custom: {
50: '#b2cef3',
500: '#8ebaee',
950: '#000000',
},
}SCSS
$custom: #8ebaee; $custom-light: #b2cef3; $custom-dark: #000000;
JSON
{
"hex": "#8ebaee",
"rgb": {
"r": 142,
"g": 186,
"b": 238
},
"hsl": {
"h": 212.5,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.77668,
"c": 0.08846,
"h": 253
},
"luminance": 0.47042
}Semantic roles & 50–950 ramp
primary
#8EBAEE
secondary
#F3E7D8
accent
#7B10D6
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285