#8ECFEE#8ECFEE
#8ECFEE is a very light, moderate cyan. Relative luminance 0.565; OKLCH L 82.2% C 0.079 H 229.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8ECFEE |
|---|---|
| RGB | rgb(142, 207, 238) |
| HSL | hsl(199, 74%, 75%) |
| HSV | hsv(199, 40%, 93%) |
| CMYK | cmyk(40.3%, 13%, 0%, 6.7%) |
| CIE-LAB | lab(79.92, -12.83, -21.76) |
| CIE-LCH | lch(79.92, 25.26, 239.47°) |
| OKLab | oklab(82.18% -0.0514 -0.06) |
| OKLCH | oklch(82.18% 0.079 229.4) |
| XYZ | xyz(48.8955, 56.5463, 89.2104) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.72
Sky Blue
#87CEEB
ΔE00 1.48
Lightskyblue
#87CEFA
ΔE00 3.47
Lightblue (survey)
#7BC8F6
ΔE00 4.21
Ice Blue
#A5DFF9
ΔE00 4.27
Light Blue
#95D0FC
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8ECFEE #EEAD8E
analogous
#8EEEDD #8ECFEE #8E9FEE
triadic
#8ECFEE #EE8ECF #CFEE8E
tetradic
#8ECFEE #DD8EEE #EEAD8E #9FEE8E
square
#8ECFEE #DD8EEE #EEAD8E #9FEE8E
split-complementary
#8ECFEE #EE8E9F #EEDD8E
monochromatic
#24A2DE #59B8E6 #8ECFEE #C3E6F6 #E4F4FB
Accessibility & contrast
On white
1.71
#8ECFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#8ECFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8ECFEE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8ECFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8ECFEE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCF0
Deuteranopia (green-blind)
#B1C1EE
Tritanopia (blue-blind)
#68D8D9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ecfee; /* rgb */ color: rgb(142, 207, 238); /* oklch */ color: oklch(82.2% 0.079 229.4);
Tailwind
colors: {
custom: {
50: '#b3ddf3',
500: '#8ecfee',
950: '#000000',
},
}SCSS
$custom: #8ecfee; $custom-light: #b3ddf3; $custom-dark: #000000;
JSON
{
"hex": "#8ecfee",
"rgb": {
"r": 142,
"g": 207,
"b": 238
},
"hsl": {
"h": 199.375,
"s": 73.846,
"l": 74.51
},
"oklch": {
"l": 0.82175,
"c": 0.07897,
"h": 229.4
},
"luminance": 0.56549
}Semantic roles & 50–950 ramp
primary
#8ECFEE
secondary
#C97C57
accent
#5010D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485