#8ECBEE#8ECBEE
#8ECBEE is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.3% C 0.080 H 234.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECBEE |
|---|---|
| RGB | rgb(142, 203, 238) |
| HSL | hsl(202, 74%, 75%) |
| HSV | hsv(202, 40%, 93%) |
| CMYK | cmyk(40.3%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(78.83, -10.74, -23.42) |
| CIE-LCH | lch(78.83, 25.77, 245.36°) |
| OKLab | oklab(81.31% -0.0466 -0.0646) |
| OKLCH | oklch(81.31% 0.08 234.2) |
| XYZ | xyz(47.9386, 54.6327, 88.8914) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.03
Lightskyblue
#87CEFA
ΔE00 2.23
Lightblue (survey)
#7BC8F6
ΔE00 2.91
Light Blue
#95D0FC
ΔE00 3.11
Sky Blue
#87CEEB
ΔE00 3.15
Sky
#82CAFC
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECBEE #EEB18E
analogous
#8EEEE1 #8ECBEE #8E9BEE
triadic
#8ECBEE #EE8ECB #CBEE8E
tetradic
#8ECBEE #E18EEE #EEB18E #9BEE8E
square
#8ECBEE #E18EEE #EEB18E #9BEE8E
split-complementary
#8ECBEE #EE8E9B #EEE18E
monochromatic
#249ADE #59B3E6 #8ECBEE #C3E3F6 #E4F3FB
Accessibility & contrast
On white
1.76
#8ECBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8ECBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECBEE
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECBEE | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#69D4D6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8ecbee; /* rgb */ color: rgb(142, 203, 238); /* oklch */ color: oklch(81.3% 0.080 234.2);
Tailwind
colors: {
custom: {
50: '#b3daf3',
500: '#8ecbee',
950: '#000000',
},
}SCSS
$custom: #8ecbee; $custom-light: #b3daf3; $custom-dark: #000000;
JSON
{
"hex": "#8ecbee",
"rgb": {
"r": 142,
"g": 203,
"b": 238
},
"hsl": {
"h": 201.875,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.81308,
"c": 0.07966,
"h": 234.2
},
"luminance": 0.54636
}Semantic roles & 50–950 ramp
primary
#8ECBEE
secondary
#C98157
accent
#5810D6
background
#FDFEFF
surface
#F8FBFE
border
#D1D4D6
text
#111417
muted
#818385