#8CC0F9#8CC0F9
#8CC0F9 is a light, moderate cyan. Relative luminance 0.501; OKLCH L 79.3% C 0.098 H 251.4°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0F9 |
|---|---|
| RGB | rgb(140, 192, 249) |
| HSL | hsl(211, 90%, 76%) |
| HSV | hsv(211, 44%, 98%) |
| CMYK | cmyk(43.8%, 22.9%, 0%, 2.4%) |
| CIE-LAB | lab(76.14, -2.44, -33.46) |
| CIE-LCH | lch(76.14, 33.55, 265.84°) |
| OKLab | oklab(79.29% -0.0314 -0.0931) |
| OKLCH | oklch(79.29% 0.098 251.4) |
| XYZ | xyz(46.7580, 50.1113, 96.8128) |
| Luminance | 0.5011 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.83
Sky Blue (survey)
#75BBFD
ΔE00 3.20
Baby Blue (survey)
#A2CFFE
ΔE00 4.17
Sky
#82CAFC
ΔE00 4.91
Light Blue
#95D0FC
ΔE00 5.03
Pastel Blue
#A2BFFE
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0F9 #F9C58C
analogous
#8CF7F9 #8CC0F9 #8F8CF9
triadic
#8CC0F9 #F98CC0 #C0F98C
tetradic
#8CC0F9 #F98CF7 #F9C58C #8CF98F
square
#8CC0F9 #F98CF7 #F9C58C #8CF98F
split-complementary
#8CC0F9 #F98F8C #F7F98C
monochromatic
#1880F3 #52A0F6 #8CC0F9 #C6E0FC #E2EFFD
Accessibility & contrast
On white
1.91
#8CC0F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#8CC0F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0F9
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0F9 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC2FC
Deuteranopia (green-blind)
#9CB7F8
Tritanopia (blue-blind)
#61CDD3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8cc0f9; /* rgb */ color: rgb(140, 192, 249); /* oklch */ color: oklch(79.3% 0.098 251.4);
Tailwind
colors: {
custom: {
50: '#b2d2fb',
500: '#8cc0f9',
950: '#000000',
},
}SCSS
$custom: #8cc0f9; $custom-light: #b2d2fb; $custom-dark: #000000;
JSON
{
"hex": "#8cc0f9",
"rgb": {
"r": 140,
"g": 192,
"b": 249
},
"hsl": {
"h": 211.376,
"s": 90.083,
"l": 76.275
},
"oklch": {
"l": 0.79288,
"c": 0.09827,
"h": 251.4
},
"luminance": 0.50114
}Semantic roles & 50–950 ramp
primary
#8CC0F9
secondary
#D89852
accent
#7800E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111417
muted
#818385