#8CCFEC#8CCFEC
#8CCFEC is a light, moderate cyan. Relative luminance 0.563; OKLCH L 82.0% C 0.079 H 227.0°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFEC |
|---|---|
| RGB | rgb(140, 207, 236) |
| HSL | hsl(198, 72%, 74%) |
| HSV | hsv(198, 41%, 93%) |
| CMYK | cmyk(40.7%, 12.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.76, -13.85, -20.95) |
| CIE-LCH | lch(79.76, 25.12, 236.53°) |
| OKLab | oklab(82% -0.0538 -0.0577) |
| OKLCH | oklch(82% 0.079 227) |
| XYZ | xyz(48.2631, 56.2541, 87.6556) |
| Luminance | 0.5626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 0.72
Baby Blue
#89CFF0
ΔE00 1.14
Lightskyblue
#87CEFA
ΔE00 4.25
Ice Blue
#A5DFF9
ΔE00 4.30
Lightblue (survey)
#7BC8F6
ΔE00 4.84
Light Blue
#95D0FC
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFEC #ECA98C
analogous
#8CECD9 #8CCFEC #8C9FEC
triadic
#8CCFEC #EC8CCF #CFEC8C
tetradic
#8CCFEC #D98CEC #ECA98C #9FEC8C
square
#8CCFEC #D98CEC #ECA98C #9FEC8C
split-complementary
#8CCFEC #EC8C9F #ECD98C
monochromatic
#24A3DA #57B9E3 #8CCFEC #C1E5F5 #E5F4FB
Accessibility & contrast
On white
1.71
#8CCFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#8CCFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFEC
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFEC | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCEE
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#65D8D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ccfec; /* rgb */ color: rgb(140, 207, 236); /* oklch */ color: oklch(82.0% 0.079 227.0);
Tailwind
colors: {
custom: {
50: '#b1ddf2',
500: '#8ccfec',
950: '#000000',
},
}SCSS
$custom: #8ccfec; $custom-light: #b1ddf2; $custom-dark: #000000;
JSON
{
"hex": "#8ccfec",
"rgb": {
"r": 140,
"g": 207,
"b": 236
},
"hsl": {
"h": 198.125,
"s": 71.642,
"l": 73.725
},
"oklch": {
"l": 0.81996,
"c": 0.07891,
"h": 227
},
"luminance": 0.56257
}Semantic roles & 50–950 ramp
primary
#8CCFEC
secondary
#C77855
accent
#4C12D4
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485