#8CDAFE#8CDAFE
#8CDAFE is a very light, moderate cyan. Relative luminance 0.629; OKLCH L 85.1% C 0.092 H 229.0°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDAFE |
|---|---|
| RGB | rgb(140, 218, 254) |
| HSL | hsl(199, 98%, 77%) |
| HSV | hsv(199, 45%, 100%) |
| CMYK | cmyk(44.9%, 14.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.37, -14.81, -25.03) |
| CIE-LCH | lch(83.37, 29.08, 239.38°) |
| OKLab | oklab(85.07% -0.0602 -0.0692) |
| OKLCH | oklch(85.07% 0.092 229) |
| XYZ | xyz(53.7696, 62.8701, 103.0484) |
| Luminance | 0.6287 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.68
Sky Blue
#87CEEB
ΔE00 3.37
Ice Blue
#A5DFF9
ΔE00 3.58
Lightskyblue
#87CEFA
ΔE00 3.99
Light Blue
#95D0FC
ΔE00 5.04
Lightblue (survey)
#7BC8F6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDAFE #FEB08C
analogous
#8CFEE9 #8CDAFE #8CA1FE
triadic
#8CDAFE #FE8CDA #DAFE8C
tetradic
#8CDAFE #E98CFE #FEB08C #A1FE8C
square
#8CDAFE #E98CFE #FEB08C #A1FE8C
split-complementary
#8CDAFE #FE8CA1 #FEE98C
monochromatic
#13B3FD #4FC6FD #8CDAFE #C9EEFF #E1F5FF
Accessibility & contrast
On white
1.55
#8CDAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#8CDAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDAFE
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDAFE | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D7FF
Deuteranopia (green-blind)
#B7CAFE
Tritanopia (blue-blind)
#58E4E5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #8cdafe; /* rgb */ color: rgb(140, 218, 254); /* oklch */ color: oklch(85.1% 0.092 229.0);
Tailwind
colors: {
custom: {
50: '#b3e5fe',
500: '#8cdafe',
950: '#000000',
},
}SCSS
$custom: #8cdafe; $custom-light: #b3e5fe; $custom-dark: #000000;
JSON
{
"hex": "#8cdafe",
"rgb": {
"r": 140,
"g": 218,
"b": 254
},
"hsl": {
"h": 198.947,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.85066,
"c": 0.09173,
"h": 229
},
"luminance": 0.62874
}Semantic roles & 50–950 ramp
primary
#8CDAFE
secondary
#DF7D50
accent
#4800E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485