#8CE0FA#8CE0FA
#8CE0FA is a very light, moderate cyan. Relative luminance 0.658; OKLCH L 86.2% C 0.089 H 219.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8CE0FA |
|---|---|
| RGB | rgb(140, 224, 250) |
| HSL | hsl(194, 92%, 76%) |
| HSV | hsv(194, 44%, 98%) |
| CMYK | cmyk(44%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(84.89, -18.91, -20.62) |
| CIE-LCH | lch(84.89, 27.98, 227.48°) |
| OKLab | oklab(86.23% -0.0686 -0.0568) |
| OKLCH | oklch(86.23% 0.089 219.7) |
| XYZ | xyz(54.7199, 65.7848, 100.2382) |
| Luminance | 0.6579 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.14
Lightblue
#ADD8E6
ΔE00 6.46
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Robin'S Egg Blue
#98EFF9
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CE0FA #FAA68C
analogous
#8CFADD #8CE0FA #8CA9FA
triadic
#8CE0FA #FA8CE0 #E0FA8C
tetradic
#8CE0FA #DD8CFA #FAA68C #A9FA8C
square
#8CE0FA #DD8CFA #FAA68C #A9FA8C
split-complementary
#8CE0FA #FA8CA9 #FADD8C
monochromatic
#17C0F5 #51D0F7 #8CE0FA #C7F0FD #E2F7FE
Accessibility & contrast
On white
1.48
#8CE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#8CE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CE0FA
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CE0FA | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBFB
Deuteranopia (green-blind)
#BFCEFA
Tritanopia (blue-blind)
#5AE9E8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8ce0fa; /* rgb */ color: rgb(140, 224, 250); /* oklch */ color: oklch(86.2% 0.089 219.7);
Tailwind
colors: {
custom: {
50: '#b3e9fc',
500: '#8ce0fa',
950: '#000000',
},
}SCSS
$custom: #8ce0fa; $custom-light: #b3e9fc; $custom-dark: #000000;
JSON
{
"hex": "#8ce0fa",
"rgb": {
"r": 140,
"g": 224,
"b": 250
},
"hsl": {
"h": 194.182,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.86226,
"c": 0.08907,
"h": 219.7
},
"luminance": 0.65789
}Semantic roles & 50–950 ramp
primary
#8CE0FA
secondary
#D97151
accent
#3600E6
background
#FDFEFF
surface
#F8FDFF
border
#D1D5D7
text
#111617
muted
#818485