#8CD6FF#8CD6FF
#8CD6FF is a very light, moderate cyan. Relative luminance 0.609; OKLCH L 84.2% C 0.093 H 233.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD6FF |
|---|---|
| RGB | rgb(140, 214, 255) |
| HSL | hsl(201, 100%, 77%) |
| HSV | hsv(201, 45%, 100%) |
| CMYK | cmyk(45.1%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(82.32, -12.48, -27.17) |
| CIE-LCH | lch(82.32, 29.90, 245.33°) |
| OKLab | oklab(84.24% -0.0552 -0.0752) |
| OKLCH | oklch(84.24% 0.093 233.7) |
| XYZ | xyz(52.9054, 60.8848, 103.5524) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 2.17
Baby Blue
#89CFF0
ΔE00 2.71
Light Blue
#95D0FC
ΔE00 3.21
Lightblue (survey)
#7BC8F6
ΔE00 3.67
Sky
#82CAFC
ΔE00 3.77
Sky Blue
#87CEEB
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD6FF #FFB58C
analogous
#8CFFEE #8CD6FF #8C9DFF
triadic
#8CD6FF #FF8CD6 #D6FF8C
tetradic
#8CD6FF #EE8CFF #FFB58C #9DFF8C
square
#8CD6FF #EE8CFF #FFB58C #9DFF8C
split-complementary
#8CD6FF #FF8C9D #FFEE8C
monochromatic
#12AAFF #4FC0FF #8CD6FF #C9ECFF #E0F4FF
Accessibility & contrast
On white
1.59
#8CD6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#8CD6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD6FF
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD6FF | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3D4FF
Deuteranopia (green-blind)
#B2C7FE
Tritanopia (blue-blind)
#59E1E3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #8cd6ff; /* rgb */ color: rgb(140, 214, 255); /* oklch */ color: oklch(84.2% 0.093 233.7);
Tailwind
colors: {
custom: {
50: '#b3e2ff',
500: '#8cd6ff',
950: '#000000',
},
}SCSS
$custom: #8cd6ff; $custom-light: #b3e2ff; $custom-dark: #000000;
JSON
{
"hex": "#8cd6ff",
"rgb": {
"r": 140,
"g": 214,
"b": 255
},
"hsl": {
"h": 201.391,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.84239,
"c": 0.09335,
"h": 233.7
},
"luminance": 0.60889
}Semantic roles & 50–950 ramp
primary
#8CD6FF
secondary
#E0834F
accent
#5200E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486