#8EBBE7#8EBBE7
#8EBBE7 is a light, moderate cyan. Relative luminance 0.471; OKLCH L 77.6% C 0.079 H 248.3°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBE7 |
|---|---|
| RGB | rgb(142, 187, 231) |
| HSL | hsl(210, 65%, 73%) |
| HSV | hsv(210, 39%, 91%) |
| CMYK | cmyk(38.5%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(74.23, -4.05, -26.68) |
| CIE-LCH | lch(74.23, 26.99, 261.37°) |
| OKLab | oklab(77.59% -0.0293 -0.0738) |
| OKLCH | oklch(77.59% 0.079 248.3) |
| XYZ | xyz(43.3448, 47.0586, 82.3851) |
| Luminance | 0.4706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.53
Sky Blue (survey)
#75BBFD
ΔE00 4.26
Baby Blue (survey)
#A2CFFE
ΔE00 5.20
Light Grey Blue
#9DBCD4
ΔE00 5.34
Sky
#82CAFC
ΔE00 5.58
Pastel Blue
#A2BFFE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBE7 #E7BA8E
analogous
#8EE7E7 #8EBBE7 #8E8EE7
triadic
#8EBBE7 #E78EBB #BBE78E
tetradic
#8EBBE7 #E78EE7 #E7BA8E #8EE78E
square
#8EBBE7 #E78EE7 #E7BA8E #8EE78E
split-complementary
#8EBBE7 #E78E8E #E7E78E
monochromatic
#2C7ECF #5C9DDC #8EBBE7 #C0D9F2 #E6F0FA
Accessibility & contrast
On white
2.02
#8EBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#8EBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBE7
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBE7 | 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)
#AABCE9
Deuteranopia (green-blind)
#9FB2E6
Tritanopia (blue-blind)
#6FC5CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #8ebbe7; /* rgb */ color: rgb(142, 187, 231); /* oklch */ color: oklch(77.6% 0.079 248.3);
Tailwind
colors: {
custom: {
50: '#b2cfee',
500: '#8ebbe7',
950: '#000000',
},
}SCSS
$custom: #8ebbe7; $custom-light: #b2cfee; $custom-dark: #000000;
JSON
{
"hex": "#8ebbe7",
"rgb": {
"r": 142,
"g": 187,
"b": 231
},
"hsl": {
"h": 209.663,
"s": 64.964,
"l": 73.137
},
"oklch": {
"l": 0.77593,
"c": 0.07941,
"h": 248.3
},
"luminance": 0.47061
}Semantic roles & 50–950 ramp
primary
#8EBBE7
secondary
#F1E5DA
accent
#7219CD
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284