#8CCFFA#8CCFFA
#8CCFFA is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.5% C 0.091 H 237.5°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFFA |
|---|---|
| RGB | rgb(140, 207, 250) |
| HSL | hsl(203, 92%, 76%) |
| HSV | hsv(203, 44%, 98%) |
| CMYK | cmyk(44%, 17.2%, 0%, 2%) |
| CIE-LAB | lab(80.24, -10.17, -27.70) |
| CIE-LCH | lch(80.24, 29.50, 249.84°) |
| OKLab | oklab(82.53% -0.0488 -0.0767) |
| OKLCH | oklch(82.53% 0.091 237.5) |
| XYZ | xyz(50.3774, 57.0998, 98.7907) |
| Luminance | 0.5710 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.64
Light Blue
#95D0FC
ΔE00 1.65
Sky
#82CAFC
ΔE00 1.94
Lightblue (survey)
#7BC8F6
ΔE00 2.35
Baby Blue
#89CFF0
ΔE00 3.25
Sky Blue
#87CEEB
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFFA #FAB78C
analogous
#8CFAEE #8CCFFA #8C98FA
triadic
#8CCFFA #FA8CCF #CFFA8C
tetradic
#8CCFFA #EE8CFA #FAB78C #98FA8C
square
#8CCFFA #EE8CFA #FAB78C #98FA8C
split-complementary
#8CCFFA #FA8C98 #FAEE8C
monochromatic
#179EF5 #51B7F7 #8CCFFA #C7E7FD #E2F3FE
Accessibility & contrast
On white
1.69
#8CCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#8CCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFFA
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFFA | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCCEFC
Deuteranopia (green-blind)
#ADC2F9
Tritanopia (blue-blind)
#5DDADD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #8ccffa; /* rgb */ color: rgb(140, 207, 250); /* oklch */ color: oklch(82.5% 0.091 237.5);
Tailwind
colors: {
custom: {
50: '#b2ddfc',
500: '#8ccffa',
950: '#000000',
},
}SCSS
$custom: #8ccffa; $custom-light: #b2ddfc; $custom-dark: #000000;
JSON
{
"hex": "#8ccffa",
"rgb": {
"r": 140,
"g": 207,
"b": 250
},
"hsl": {
"h": 203.455,
"s": 91.667,
"l": 76.471
},
"oklch": {
"l": 0.82532,
"c": 0.09094,
"h": 237.5
},
"luminance": 0.57103
}Semantic roles & 50–950 ramp
primary
#8CCFFA
secondary
#D98651
accent
#5A00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111517
muted
#818485