#8EBCE8#8EBCE8
#8EBCE8 is a light, moderate cyan. Relative luminance 0.475; OKLCH L 77.8% C 0.080 H 247.8°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBCE8 |
|---|---|
| RGB | rgb(142, 188, 232) |
| HSL | hsl(209, 66%, 73%) |
| HSV | hsv(209, 39%, 91%) |
| CMYK | cmyk(38.8%, 19%, 0%, 9%) |
| CIE-LAB | lab(74.53, -4.33, -26.75) |
| CIE-LCH | lch(74.53, 27.10, 260.81°) |
| OKLab | oklab(77.85% -0.0302 -0.074) |
| OKLCH | oklch(77.85% 0.08 247.8) |
| XYZ | xyz(43.6993, 47.5410, 83.2020) |
| Luminance | 0.4754 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 3.66
Sky Blue (survey)
#75BBFD
ΔE00 4.13
Baby Blue (survey)
#A2CFFE
ΔE00 4.99
Sky
#82CAFC
ΔE00 5.26
Light Grey Blue
#9DBCD4
ΔE00 5.34
Light Blue
#95D0FC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBCE8 #E8BA8E
analogous
#8EE8E7 #8EBCE8 #8E8FE8
triadic
#8EBCE8 #E88EBC #BCE88E
tetradic
#8EBCE8 #E78EE8 #E8BA8E #8FE88E
square
#8EBCE8 #E78EE8 #E8BA8E #8FE88E
split-complementary
#8EBCE8 #E88E8F #E8E78E
monochromatic
#2B80D1 #5B9EDE #8EBCE8 #C1DAF2 #E6F0FA
Accessibility & contrast
On white
2.00
#8EBCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#8EBCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBCE8
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBCE8 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBDEA
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#6EC6CB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebce8; /* rgb */ color: rgb(142, 188, 232); /* oklch */ color: oklch(77.8% 0.080 247.8);
Tailwind
colors: {
custom: {
50: '#b2d0ef',
500: '#8ebce8',
950: '#000000',
},
}SCSS
$custom: #8ebce8; $custom-light: #b2d0ef; $custom-dark: #000000;
JSON
{
"hex": "#8ebce8",
"rgb": {
"r": 142,
"g": 188,
"b": 232
},
"hsl": {
"h": 209.333,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.77847,
"c": 0.07994,
"h": 247.8
},
"luminance": 0.47543
}Semantic roles & 50–950 ramp
primary
#8EBCE8
secondary
#F1E5DA
accent
#7117CE
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111316
muted
#808284