#8CCFED#8CCFED
#8CCFED is a very light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.080 H 227.9°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFED |
|---|---|
| RGB | rgb(140, 207, 237) |
| HSL | hsl(199, 73%, 74%) |
| HSV | hsv(199, 41%, 93%) |
| CMYK | cmyk(40.9%, 12.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.79, -13.59, -21.44) |
| CIE-LCH | lch(79.79, 25.38, 237.62°) |
| OKLab | oklab(82.03% -0.0534 -0.0591) |
| OKLCH | oklch(82.03% 0.08 227.9) |
| XYZ | xyz(48.4088, 56.3123, 88.4229) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 0.83
Sky Blue
#87CEEB
ΔE00 0.93
Lightskyblue
#87CEFA
ΔE00 3.92
Ice Blue
#A5DFF9
ΔE00 4.32
Lightblue (survey)
#7BC8F6
ΔE00 4.54
Light Blue
#95D0FC
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFED #EDAA8C
analogous
#8CEDDB #8CCFED #8C9FED
triadic
#8CCFED #ED8CCF #CFED8C
tetradic
#8CCFED #DB8CED #EDAA8C #9FED8C
square
#8CCFED #DB8CED #EDAA8C #9FED8C
split-complementary
#8CCFED #ED8C9F #EDDB8C
monochromatic
#22A3DC #57B9E5 #8CCFED #C1E5F5 #E5F4FB
Accessibility & contrast
On white
1.71
#8CCFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#8CCFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFED
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFED | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCEF
Deuteranopia (green-blind)
#B1C1ED
Tritanopia (blue-blind)
#65D8D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ccfed; /* rgb */ color: rgb(140, 207, 237); /* oklch */ color: oklch(82.0% 0.080 227.9);
Tailwind
colors: {
custom: {
50: '#b1ddf2',
500: '#8ccfed',
950: '#000000',
},
}SCSS
$custom: #8ccfed; $custom-light: #b1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#8ccfed",
"rgb": {
"r": 140,
"g": 207,
"b": 237
},
"hsl": {
"h": 198.557,
"s": 72.932,
"l": 73.922
},
"oklch": {
"l": 0.82033,
"c": 0.07967,
"h": 227.9
},
"luminance": 0.56316
}Semantic roles & 50–950 ramp
primary
#8CCFED
secondary
#C87955
accent
#4D10D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111517
muted
#818485