#8CC2FD#8CC2FD
#8CC2FD is a light, moderate cyan. Relative luminance 0.513; OKLCH L 79.9% C 0.102 H 251.3°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC2FD |
|---|---|
| RGB | rgb(140, 194, 253) |
| HSL | hsl(211, 97%, 77%) |
| HSV | hsv(211, 45%, 99%) |
| CMYK | cmyk(44.7%, 23.3%, 0%, 0.8%) |
| CIE-LAB | lab(76.83, -2.42, -34.54) |
| CIE-LCH | lch(76.83, 34.62, 265.99°) |
| OKLab | oklab(79.88% -0.0325 -0.0962) |
| OKLCH | oklch(79.88% 0.102 251.3) |
| XYZ | xyz(47.8307, 51.2477, 100.2809) |
| Luminance | 0.5125 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue (survey)
#75BBFD
ΔE00 3.23
Carolina Blue
#8AB8FE
ΔE00 3.24
Baby Blue (survey)
#A2CFFE
ΔE00 3.90
Sky
#82CAFC
ΔE00 4.63
Light Blue
#95D0FC
ΔE00 4.71
Pastel Blue
#A2BFFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC2FD #FDC78C
analogous
#8CFBFD #8CC2FD #8F8CFD
triadic
#8CC2FD #FD8CC2 #C2FD8C
tetradic
#8CC2FD #FD8CFB #FDC78C #8CFD8F
square
#8CC2FD #FD8CFB #FDC78C #8CFD8F
split-complementary
#8CC2FD #FD8F8C #FBFD8C
monochromatic
#1482FB #50A2FC #8CC2FD #C8E2FE #E1EFFE
Accessibility & contrast
On white
1.87
#8CC2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#8CC2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC2FD
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC2FD | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC4FF
Deuteranopia (green-blind)
#9DB9FC
Tritanopia (blue-blind)
#5ECFD6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #8cc2fd; /* rgb */ color: rgb(140, 194, 253); /* oklch */ color: oklch(79.9% 0.102 251.3);
Tailwind
colors: {
custom: {
50: '#b2d4fe',
500: '#8cc2fd',
950: '#000000',
},
}SCSS
$custom: #8cc2fd; $custom-light: #b2d4fe; $custom-dark: #000000;
JSON
{
"hex": "#8cc2fd",
"rgb": {
"r": 140,
"g": 194,
"b": 253
},
"hsl": {
"h": 211.327,
"s": 96.581,
"l": 77.059
},
"oklch": {
"l": 0.79882,
"c": 0.10155,
"h": 251.3
},
"luminance": 0.51251
}Semantic roles & 50–950 ramp
primary
#8CC2FD
secondary
#DD9A50
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385