#8CC0FE#8CC0FE
#8CC0FE is a light, moderate cyan. Relative luminance 0.504; OKLCH L 79.5% C 0.104 H 253.4°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #8CC0FE |
|---|---|
| RGB | rgb(140, 192, 254) |
| HSL | hsl(213, 98%, 77%) |
| HSV | hsv(213, 45%, 100%) |
| CMYK | cmyk(44.9%, 24.4%, 0%, 0.4%) |
| CIE-LAB | lab(76.33, -1.06, -35.84) |
| CIE-LCH | lch(76.33, 35.86, 268.31°) |
| OKLab | oklab(79.5% -0.0299 -0.0999) |
| OKLCH | oklch(79.5% 0.104 253.4) |
| XYZ | xyz(47.5483, 50.4274, 100.9747) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 2.47
Sky Blue (survey)
#75BBFD
ΔE00 3.43
Baby Blue (survey)
#A2CFFE
ΔE00 4.28
Pastel Blue
#A2BFFE
ΔE00 5.26
Sky
#82CAFC
ΔE00 5.44
Light Blue
#95D0FC
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CC0FE #FECA8C
analogous
#8CF9FE #8CC0FE #918CFE
triadic
#8CC0FE #FE8CC0 #C0FE8C
tetradic
#8CC0FE #FE8CF9 #FECA8C #8CFE91
square
#8CC0FE #FE8CF9 #FECA8C #8CFE91
split-complementary
#8CC0FE #FE918C #F9FE8C
monochromatic
#137EFD #4F9FFD #8CC0FE #C9E1FF #E1EEFF
Accessibility & contrast
On white
1.89
#8CC0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#8CC0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CC0FE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CC0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CC0FE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8C3FF
Deuteranopia (green-blind)
#9AB7FD
Tritanopia (blue-blind)
#5ECED5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #8cc0fe; /* rgb */ color: rgb(140, 192, 254); /* oklch */ color: oklch(79.5% 0.104 253.4);
Tailwind
colors: {
custom: {
50: '#b2d2ff',
500: '#8cc0fe',
950: '#000000',
},
}SCSS
$custom: #8cc0fe; $custom-light: #b2d2ff; $custom-dark: #000000;
JSON
{
"hex": "#8cc0fe",
"rgb": {
"r": 140,
"g": 192,
"b": 254
},
"hsl": {
"h": 212.632,
"s": 98.276,
"l": 77.255
},
"oklch": {
"l": 0.79503,
"c": 0.10431,
"h": 253.4
},
"luminance": 0.5043
}Semantic roles & 50–950 ramp
primary
#8CC0FE
secondary
#DF9D50
accent
#7D00E6
background
#FDFEFF
surface
#F8FBFF
border
#D1D4D7
text
#111418
muted
#818386