#8CCCFA#8CCCFA
#8CCCFA is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.9% C 0.092 H 240.6°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCFA |
|---|---|
| RGB | rgb(140, 204, 250) |
| HSL | hsl(205, 92%, 76%) |
| HSV | hsv(205, 44%, 98%) |
| CMYK | cmyk(44%, 18.4%, 0%, 2%) |
| CIE-LAB | lab(79.42, -8.59, -28.95) |
| CIE-LCH | lch(79.42, 30.19, 253.47°) |
| OKLab | oklab(81.89% -0.0453 -0.0803) |
| OKLCH | oklch(81.89% 0.092 240.6) |
| XYZ | xyz(49.6575, 55.6599, 98.5507) |
| Luminance | 0.5566 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.28
Light Blue
#95D0FC
ΔE00 1.34
Lightskyblue
#87CEFA
ΔE00 1.54
Lightblue (survey)
#7BC8F6
ΔE00 2.46
Baby Blue (survey)
#A2CFFE
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCFA #FABA8C
analogous
#8CFAF1 #8CCCFA #8C95FA
triadic
#8CCCFA #FA8CCC #CCFA8C
tetradic
#8CCCFA #F18CFA #FABA8C #95FA8C
square
#8CCCFA #F18CFA #FABA8C #95FA8C
split-complementary
#8CCCFA #FA8C95 #FAF18C
monochromatic
#1798F5 #51B2F7 #8CCCFA #C7E6FD #E2F2FE
Accessibility & contrast
On white
1.73
#8CCCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#8CCCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCFA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCFA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CBFC
Deuteranopia (green-blind)
#A9C0F9
Tritanopia (blue-blind)
#5ED7DB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cccfa; /* rgb */ color: rgb(140, 204, 250); /* oklch */ color: oklch(81.9% 0.092 240.6);
Tailwind
colors: {
custom: {
50: '#b2dbfc',
500: '#8cccfa',
950: '#000000',
},
}SCSS
$custom: #8cccfa; $custom-light: #b2dbfc; $custom-dark: #000000;
JSON
{
"hex": "#8cccfa",
"rgb": {
"r": 140,
"g": 204,
"b": 250
},
"hsl": {
"h": 205.091,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.81887,
"c": 0.09217,
"h": 240.6
},
"luminance": 0.55663
}Semantic roles & 50–950 ramp
primary
#8CCCFA
secondary
#D98A51
accent
#6000E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111517
muted
#818485