#8EC0FB#8EC0FB
#8EC0FB is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.100 H 253.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #8EC0FB |
|---|---|
| RGB | rgb(142, 192, 251) |
| HSL | hsl(212, 93%, 77%) |
| HSV | hsv(212, 43%, 98%) |
| CMYK | cmyk(43.4%, 23.5%, 0%, 1.6%) |
| CIE-LAB | lab(76.32, -1.40, -34.24) |
| CIE-LCH | lch(76.32, 34.27, 267.66°) |
| OKLab | oklab(79.49% -0.029 -0.0953) |
| OKLCH | oklch(79.49% 0.1 253.1) |
| XYZ | xyz(47.4118, 50.4121, 98.4803) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.44
Sky Blue (survey)
#75BBFD
ΔE00 3.66
Baby Blue (survey)
#A2CFFE
ΔE00 4.10
Pastel Blue
#A2BFFE
ΔE00 4.97
Light Blue
#95D0FC
ΔE00 5.37
Sky
#82CAFC
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EC0FB #FBC98E
analogous
#8EF6FB #8EC0FB #938EFB
triadic
#8EC0FB #FB8EC0 #C0FB8E
tetradic
#8EC0FB #FB8EF6 #FBC98E #8EFB93
square
#8EC0FB #FB8EF6 #FBC98E #8EFB93
split-complementary
#8EC0FB #FB938E #F6FB8E
monochromatic
#187EF7 #539FF9 #8EC0FB #C9E1FD #E1EFFE
Accessibility & contrast
On white
1.89
#8EC0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#8EC0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EC0FB
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EC0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EC0FB | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9C2FE
Deuteranopia (green-blind)
#9CB7FA
Tritanopia (blue-blind)
#64CDD4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8ec0fb; /* rgb */ color: rgb(142, 192, 251); /* oklch */ color: oklch(79.5% 0.100 253.1);
Tailwind
colors: {
custom: {
50: '#b3d2fd',
500: '#8ec0fb',
950: '#000000',
},
}SCSS
$custom: #8ec0fb; $custom-light: #b3d2fd; $custom-dark: #000000;
JSON
{
"hex": "#8ec0fb",
"rgb": {
"r": 142,
"g": 192,
"b": 251
},
"hsl": {
"h": 212.477,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.79486,
"c": 0.09963,
"h": 253.1
},
"luminance": 0.50415
}Semantic roles & 50–950 ramp
primary
#8EC0FB
secondary
#DB9C53
accent
#7C00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385