#8ECBF2#8ECBF2
#8ECBF2 is a light, moderate cyan. Relative luminance 0.549; OKLCH L 81.5% C 0.083 H 237.2°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECBF2 |
|---|---|
| RGB | rgb(142, 203, 242) |
| HSL | hsl(203, 79%, 75%) |
| HSV | hsv(203, 41%, 95%) |
| CMYK | cmyk(41.3%, 16.1%, 0%, 5.1%) |
| CIE-LAB | lab(78.97, -9.70, -25.36) |
| CIE-LCH | lch(78.97, 27.15, 249.07°) |
| OKLab | oklab(81.46% -0.0451 -0.0701) |
| OKLCH | oklch(81.46% 0.083 237.2) |
| XYZ | xyz(48.5328, 54.8704, 92.0208) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.54
Light Blue
#95D0FC
ΔE00 2.09
Sky
#82CAFC
ΔE00 2.39
Lightblue (survey)
#7BC8F6
ΔE00 2.42
Baby Blue
#89CFF0
ΔE00 3.00
Sky Blue
#87CEEB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECBF2 #F2B58E
analogous
#8EF2E7 #8ECBF2 #8E99F2
triadic
#8ECBF2 #F28ECB #CBF28E
tetradic
#8ECBF2 #E78EF2 #F2B58E #99F28E
square
#8ECBF2 #E78EF2 #F2B58E #99F28E
split-complementary
#8ECBF2 #F28E99 #F2E78E
monochromatic
#2098E5 #57B2EC #8ECBF2 #C5E4F8 #E4F2FC
Accessibility & contrast
On white
1.75
#8ECBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#8ECBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECBF2
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECBF2 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CAF4
Deuteranopia (green-blind)
#ACBFF1
Tritanopia (blue-blind)
#67D5D8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecbf2; /* rgb */ color: rgb(142, 203, 242); /* oklch */ color: oklch(81.5% 0.083 237.2);
Tailwind
colors: {
custom: {
50: '#b3daf6',
500: '#8ecbf2',
950: '#000000',
},
}SCSS
$custom: #8ecbf2; $custom-light: #b3daf6; $custom-dark: #000000;
JSON
{
"hex": "#8ecbf2",
"rgb": {
"r": 142,
"g": 203,
"b": 242
},
"hsl": {
"h": 203.4,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.81462,
"c": 0.08337,
"h": 237.2
},
"luminance": 0.54873
}Semantic roles & 50–950 ramp
primary
#8ECBF2
secondary
#CF8556
accent
#5C0ADC
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385