#8ECBF3#8ECBF3
#8ECBF3 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.5% C 0.084 H 237.9°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECBF3 |
|---|---|
| RGB | rgb(142, 203, 243) |
| HSL | hsl(204, 81%, 75%) |
| HSV | hsv(204, 42%, 95%) |
| CMYK | cmyk(41.6%, 16.5%, 0%, 4.7%) |
| CIE-LAB | lab(79.00, -9.44, -25.84) |
| CIE-LCH | lch(79.00, 27.51, 249.94°) |
| OKLab | oklab(81.5% -0.0448 -0.0714) |
| OKLCH | oklch(81.5% 0.084 237.9) |
| XYZ | xyz(48.6834, 54.9306, 92.8140) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.49
Light Blue
#95D0FC
ΔE00 1.88
Sky
#82CAFC
ΔE00 2.18
Lightblue (survey)
#7BC8F6
ΔE00 2.39
Baby Blue
#89CFF0
ΔE00 3.26
Sky Blue
#87CEEB
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECBF3 #F3B68E
analogous
#8EF3E8 #8ECBF3 #8E98F3
triadic
#8ECBF3 #F38ECB #CBF38E
tetradic
#8ECBF3 #E88EF3 #F3B68E #98F38E
square
#8ECBF3 #E88EF3 #F3B68E #98F38E
split-complementary
#8ECBF3 #F38E98 #F3E88E
monochromatic
#1F98E7 #57B2ED #8ECBF3 #C5E4F9 #E3F2FC
Accessibility & contrast
On white
1.75
#8ECBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#8ECBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECBF3
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECBF3 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF5
Deuteranopia (green-blind)
#ABBFF2
Tritanopia (blue-blind)
#66D5D8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8ecbf3; /* rgb */ color: rgb(142, 203, 243); /* oklch */ color: oklch(81.5% 0.084 237.9);
Tailwind
colors: {
custom: {
50: '#b3daf7',
500: '#8ecbf3',
950: '#000000',
},
}SCSS
$custom: #8ecbf3; $custom-light: #b3daf7; $custom-dark: #000000;
JSON
{
"hex": "#8ecbf3",
"rgb": {
"r": 142,
"g": 203,
"b": 243
},
"hsl": {
"h": 203.762,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.81501,
"c": 0.08433,
"h": 237.9
},
"luminance": 0.54934
}Semantic roles & 50–950 ramp
primary
#8ECBF3
secondary
#D08655
accent
#5D08DD
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385