#8CD4FF#8CD4FF
#8CD4FF is a very light, moderate cyan. Relative luminance 0.599; OKLCH L 83.8% C 0.094 H 235.7°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD4FF |
|---|---|
| RGB | rgb(140, 212, 255) |
| HSL | hsl(202, 100%, 77%) |
| HSV | hsv(202, 45%, 100%) |
| CMYK | cmyk(45.1%, 16.9%, 0%, 0%) |
| CIE-LAB | lab(81.77, -11.44, -28.00) |
| CIE-LCH | lch(81.77, 30.25, 247.78°) |
| OKLab | oklab(83.81% -0.0529 -0.0776) |
| OKLCH | oklch(83.81% 0.094 235.7) |
| XYZ | xyz(52.4024, 59.8787, 103.3847) |
| Luminance | 0.5988 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 1.48
Light Blue
#95D0FC
ΔE00 2.46
Sky
#82CAFC
ΔE00 2.97
Baby Blue
#89CFF0
ΔE00 3.08
Lightblue (survey)
#7BC8F6
ΔE00 3.15
Sky Blue
#87CEEB
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD4FF #FFB78C
analogous
#8CFFF1 #8CD4FF #8C9AFF
triadic
#8CD4FF #FF8CD4 #D4FF8C
tetradic
#8CD4FF #F18CFF #FFB78C #9AFF8C
square
#8CD4FF #F18CFF #FFB78C #9AFF8C
split-complementary
#8CD4FF #FF8C9A #FFF18C
monochromatic
#12A6FF #4FBDFF #8CD4FF #C9EBFF #E0F4FF
Accessibility & contrast
On white
1.62
#8CD4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#8CD4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD4FF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD4FF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0D2FF
Deuteranopia (green-blind)
#B0C6FE
Tritanopia (blue-blind)
#59DFE2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #8cd4ff; /* rgb */ color: rgb(140, 212, 255); /* oklch */ color: oklch(83.8% 0.094 235.7);
Tailwind
colors: {
custom: {
50: '#b3e1ff',
500: '#8cd4ff',
950: '#000000',
},
}SCSS
$custom: #8cd4ff; $custom-light: #b3e1ff; $custom-dark: #000000;
JSON
{
"hex": "#8cd4ff",
"rgb": {
"r": 140,
"g": 212,
"b": 255
},
"hsl": {
"h": 202.435,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.83807,
"c": 0.09393,
"h": 235.7
},
"luminance": 0.59882
}Semantic roles & 50–950 ramp
primary
#8CD4FF
secondary
#E0854F
accent
#5600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486