#8CC2F8#8CC2F8
#8CC2F8 is a light, moderate cyan. Relative luminance 0.509; OKLCH L 79.7% C 0.096 H 249.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2F8 |
|---|---|
| RGB | rgb(140, 194, 248) |
| HSL | hsl(210, 89%, 76%) |
| HSV | hsv(210, 44%, 97%) |
| CMYK | cmyk(43.5%, 21.8%, 0%, 2.7%) |
| CIE-LAB | lab(76.64, -3.79, -32.15) |
| CIE-LCH | lch(76.64, 32.37, 263.27°) |
| OKLab | oklab(79.67% -0.0341 -0.0894) |
| OKLCH | oklch(79.67% 0.096 249.1) |
| XYZ | xyz(47.0446, 50.9333, 96.1409) |
| Luminance | 0.5094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.14
Carolina Blue
#8AB8FE
ΔE00 3.67
Baby Blue (survey)
#A2CFFE
ΔE00 3.85
Sky
#82CAFC
ΔE00 4.04
Light Blue
#95D0FC
ΔE00 4.23
Lightblue (survey)
#7BC8F6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2F8 #F8C28C
analogous
#8CF8F8 #8CC2F8 #8C8CF8
triadic
#8CC2F8 #F88CC2 #C2F88C
tetradic
#8CC2F8 #F88CF8 #F8C28C #8CF88C
square
#8CC2F8 #F88CF8 #F8C28C #8CF88C
split-complementary
#8CC2F8 #F88C8C #F8F88C
monochromatic
#1985F1 #52A3F4 #8CC2F8 #C6E1FC #E2F0FD
Accessibility & contrast
On white
1.88
#8CC2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#8CC2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2F8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2F8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC3FB
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#61CED4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8cc2f8; /* rgb */ color: rgb(140, 194, 248); /* oklch */ color: oklch(79.7% 0.096 249.1);
Tailwind
colors: {
custom: {
50: '#b2d4fa',
500: '#8cc2f8',
950: '#000000',
},
}SCSS
$custom: #8cc2f8; $custom-light: #b2d4fa; $custom-dark: #000000;
JSON
{
"hex": "#8cc2f8",
"rgb": {
"r": 140,
"g": 194,
"b": 248
},
"hsl": {
"h": 210,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.79669,
"c": 0.09566,
"h": 249.1
},
"luminance": 0.50936
}Semantic roles & 50–950 ramp
primary
#8CC2F8
secondary
#D69452
accent
#7300E5
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385