#8CCCFF#8CCCFF
#8CCCFF is a very light, moderate cyan. Relative luminance 0.560; OKLCH L 82.1% C 0.097 H 243.4°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCCFF |
|---|---|
| RGB | rgb(140, 204, 255) |
| HSL | hsl(207, 100%, 77%) |
| HSV | hsv(207, 45%, 100%) |
| CMYK | cmyk(45.1%, 20%, 0%, 0%) |
| CIE-LAB | lab(79.60, -7.23, -31.33) |
| CIE-LCH | lch(79.60, 32.16, 257.00°) |
| OKLab | oklab(82.09% -0.0436 -0.087) |
| OKLCH | oklch(82.09% 0.097 243.4) |
| XYZ | xyz(50.4519, 55.9777, 102.7346) |
| Luminance | 0.5598 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky
#82CAFC
ΔE00 1.65
Light Blue
#95D0FC
ΔE00 1.69
Lightskyblue
#87CEFA
ΔE00 2.56
Lightblue (survey)
#7BC8F6
ΔE00 3.26
Baby Blue (survey)
#A2CFFE
ΔE00 3.74
Sky Blue (survey)
#75BBFD
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCCFF #FFBF8C
analogous
#8CFFF9 #8CCCFF #8C92FF
triadic
#8CCCFF #FF8CCC #CCFF8C
tetradic
#8CCCFF #F98CFF #FFBF8C #92FF8C
square
#8CCCFF #F98CFF #FFBF8C #92FF8C
split-complementary
#8CCCFF #FF8C92 #FFF98C
monochromatic
#1296FF #4FB1FF #8CCCFF #C9E7FF #E0F1FF
Accessibility & contrast
On white
1.72
#8CCCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#8CCCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCCFF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCCFF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CCFF
Deuteranopia (green-blind)
#A7C0FE
Tritanopia (blue-blind)
#5BD8DD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8cccff; /* rgb */ color: rgb(140, 204, 255); /* oklch */ color: oklch(82.1% 0.097 243.4);
Tailwind
colors: {
custom: {
50: '#b2dbff',
500: '#8cccff',
950: '#000000',
},
}SCSS
$custom: #8cccff; $custom-light: #b2dbff; $custom-dark: #000000;
JSON
{
"hex": "#8cccff",
"rgb": {
"r": 140,
"g": 204,
"b": 255
},
"hsl": {
"h": 206.609,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.8209,
"c": 0.09737,
"h": 243.4
},
"luminance": 0.55981
}Semantic roles & 50–950 ramp
primary
#8CCCFF
secondary
#E08F4F
accent
#6600E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111518
muted
#818486