#8CC2F7#8CC2F7
#8CC2F7 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.6% C 0.095 H 248.6°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2F7 |
|---|---|
| RGB | rgb(140, 194, 247) |
| HSL | hsl(210, 87%, 76%) |
| HSV | hsv(210, 43%, 97%) |
| CMYK | cmyk(43.3%, 21.5%, 0%, 3.1%) |
| CIE-LAB | lab(76.60, -4.06, -31.67) |
| CIE-LCH | lch(76.60, 31.93, 262.69°) |
| OKLab | oklab(79.63% -0.0344 -0.088) |
| OKLCH | oklch(79.63% 0.095 248.6) |
| XYZ | xyz(46.8899, 50.8714, 95.3260) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.15
Carolina Blue
#8AB8FE
ΔE00 3.78
Baby Blue (survey)
#A2CFFE
ΔE00 3.85
Sky
#82CAFC
ΔE00 3.93
Light Blue
#95D0FC
ΔE00 4.14
Lightblue (survey)
#7BC8F6
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2F7 #F7C18C
analogous
#8CF7F7 #8CC2F7 #8C8CF7
triadic
#8CC2F7 #F78CC2 #C2F78C
tetradic
#8CC2F7 #F78CF7 #F7C18C #8CF78C
square
#8CC2F7 #F78CF7 #F7C18C #8CF78C
split-complementary
#8CC2F7 #F78C8C #F7F78C
monochromatic
#1A85EF #53A4F3 #8CC2F7 #C5E0FB #E2F0FD
Accessibility & contrast
On white
1.88
#8CC2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#8CC2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2F7
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2F7 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3F9
Deuteranopia (green-blind)
#9FB8F6
Tritanopia (blue-blind)
#62CED4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8cc2f7; /* rgb */ color: rgb(140, 194, 247); /* oklch */ color: oklch(79.6% 0.095 248.6);
Tailwind
colors: {
custom: {
50: '#b2d4fa',
500: '#8cc2f7',
950: '#000000',
},
}SCSS
$custom: #8cc2f7; $custom-light: #b2d4fa; $custom-dark: #000000;
JSON
{
"hex": "#8cc2f7",
"rgb": {
"r": 140,
"g": 194,
"b": 247
},
"hsl": {
"h": 209.72,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.79627,
"c": 0.09451,
"h": 248.6
},
"luminance": 0.50874
}Semantic roles & 50–950 ramp
primary
#8CC2F7
secondary
#D59352
accent
#7202E4
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385