#8CDFFE#8CDFFE
#8CDFFE is a very light, moderate cyan. Relative luminance 0.655; OKLCH L 86.2% C 0.091 H 223.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #8CDFFE |
|---|---|
| RGB | rgb(140, 223, 254) |
| HSL | hsl(196, 98%, 77%) |
| HSV | hsv(196, 45%, 100%) |
| CMYK | cmyk(44.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.74, -17.36, -22.95) |
| CIE-LCH | lch(84.74, 28.77, 232.89°) |
| OKLab | oklab(86.15% -0.0659 -0.0634) |
| OKLCH | oklch(86.15% 0.091 223.9) |
| XYZ | xyz(55.0858, 65.5025, 103.4872) |
| Luminance | 0.6551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.45
Sky Blue
#87CEEB
ΔE00 4.05
Baby Blue
#89CFF0
ΔE00 4.11
Lightskyblue
#87CEFA
ΔE00 6.15
Lightblue
#ADD8E6
ΔE00 6.75
Neon Blue
#04D9FF
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CDFFE #FEAB8C
analogous
#8CFEE4 #8CDFFE #8CA6FE
triadic
#8CDFFE #FE8CDF #DFFE8C
tetradic
#8CDFFE #E48CFE #FEAB8C #A6FE8C
square
#8CDFFE #E48CFE #FEAB8C #A6FE8C
split-complementary
#8CDFFE #FE8CA6 #FEE48C
monochromatic
#13BDFD #4FCEFD #8CDFFE #C9F0FF #E1F7FF
Accessibility & contrast
On white
1.49
#8CDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#8CDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CDFFE
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CDFFE | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BCCEFE
Tritanopia (blue-blind)
#57E9E9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #8cdffe; /* rgb */ color: rgb(140, 223, 254); /* oklch */ color: oklch(86.2% 0.091 223.9);
Tailwind
colors: {
custom: {
50: '#b3e9fe',
500: '#8cdffe',
950: '#000000',
},
}SCSS
$custom: #8cdffe; $custom-light: #b3e9fe; $custom-dark: #000000;
JSON
{
"hex": "#8cdffe",
"rgb": {
"r": 140,
"g": 223,
"b": 254
},
"hsl": {
"h": 196.316,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.86154,
"c": 0.09145,
"h": 223.9
},
"luminance": 0.65507
}Semantic roles & 50–950 ramp
primary
#8CDFFE
secondary
#DF7650
accent
#3E00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485