#8EBDEB#8EBDEB
#8EBDEB is a light, moderate cyan. Relative luminance 0.481; OKLCH L 78.2% C 0.083 H 248.4°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBDEB |
|---|---|
| RGB | rgb(142, 189, 235) |
| HSL | hsl(210, 70%, 74%) |
| HSV | hsv(210, 40%, 92%) |
| CMYK | cmyk(39.6%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.91, -4.08, -27.79) |
| CIE-LCH | lch(74.91, 28.09, 261.65°) |
| OKLab | oklab(78.18% -0.0305 -0.0769) |
| OKLCH | oklch(78.18% 0.083 248.4) |
| XYZ | xyz(44.3434, 48.1416, 85.5368) |
| Luminance | 0.4814 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.43
Sky Blue (survey)
#75BBFD
ΔE00 3.90
Baby Blue (survey)
#A2CFFE
ΔE00 4.70
Sky
#82CAFC
ΔE00 5.08
Light Blue
#95D0FC
ΔE00 5.22
Pastel Blue
#A2BFFE
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBDEB #EBBC8E
analogous
#8EEBEA #8EBDEB #8E8FEB
triadic
#8EBDEB #EB8EBD #BDEB8E
tetradic
#8EBDEB #EA8EEB #EBBC8E #8FEB8E
square
#8EBDEB #EA8EEB #EBBC8E #8FEB8E
split-complementary
#8EBDEB #EB8E8F #EBEA8E
monochromatic
#2680D8 #5A9FE2 #8EBDEB #C2DBF4 #E5F0FA
Accessibility & contrast
On white
1.98
#8EBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#8EBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBDEB
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBDEB | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEED
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#6DC8CC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #8ebdeb; /* rgb */ color: rgb(142, 189, 235); /* oklch */ color: oklch(78.2% 0.083 248.4);
Tailwind
colors: {
custom: {
50: '#b2d0f1',
500: '#8ebdeb',
950: '#000000',
},
}SCSS
$custom: #8ebdeb; $custom-light: #b2d0f1; $custom-dark: #000000;
JSON
{
"hex": "#8ebdeb",
"rgb": {
"r": 142,
"g": 189,
"b": 235
},
"hsl": {
"h": 209.677,
"s": 69.925,
"l": 73.922
},
"oklch": {
"l": 0.78181,
"c": 0.08277,
"h": 248.4
},
"luminance": 0.48144
}Semantic roles & 50–950 ramp
primary
#8EBDEB
secondary
#F2E5D9
accent
#7214D2
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111416
muted
#808284