#8EBBED#8EBBED
#8EBBED is a light, moderate cyan. Relative luminance 0.474; OKLCH L 77.8% C 0.086 H 251.6°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8EBBED |
|---|---|
| RGB | rgb(142, 187, 237) |
| HSL | hsl(212, 73%, 74%) |
| HSV | hsv(212, 40%, 93%) |
| CMYK | cmyk(40.1%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.45, -2.46, -29.59) |
| CIE-LCH | lch(74.45, 29.69, 265.24°) |
| OKLab | oklab(77.84% -0.0273 -0.082) |
| OKLCH | oklch(77.84% 0.086 251.6) |
| XYZ | xyz(44.2068, 47.4033, 86.9247) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.46
Sky Blue (survey)
#75BBFD
ΔE00 4.09
Pastel Blue
#A2BFFE
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 5.07
Sky
#82CAFC
ΔE00 6.04
Light Blue
#95D0FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EBBED #EDC08E
analogous
#8EEBED #8EBBED #918EED
triadic
#8EBBED #ED8EBB #BBED8E
tetradic
#8EBBED #ED8EEB #EDC08E #8EED91
square
#8EBBED #ED8EEB #EDC08E #8EED91
split-complementary
#8EBBED #ED918E #EBED8E
monochromatic
#247BDC #599BE5 #8EBBED #C3DBF5 #E5EFFB
Accessibility & contrast
On white
2.00
#8EBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#8EBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EBBED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EBBED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCEF
Deuteranopia (green-blind)
#9CB3EC
Tritanopia (blue-blind)
#6CC6CC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #8ebbed; /* rgb */ color: rgb(142, 187, 237); /* oklch */ color: oklch(77.8% 0.086 251.6);
Tailwind
colors: {
custom: {
50: '#b2cff3',
500: '#8ebbed',
950: '#000000',
},
}SCSS
$custom: #8ebbed; $custom-light: #b2cff3; $custom-dark: #000000;
JSON
{
"hex": "#8ebbed",
"rgb": {
"r": 142,
"g": 187,
"b": 237
},
"hsl": {
"h": 211.579,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.77838,
"c": 0.08649,
"h": 251.6
},
"luminance": 0.47406
}Semantic roles & 50–950 ramp
primary
#8EBBED
secondary
#F2E6D9
accent
#7811D5
background
#FBFCFE
surface
#F6F9FD
border
#D0D2D5
text
#111317
muted
#808285