#8CCFEB#8CCFEB
#8CCFEB is a light, moderate cyan. Relative luminance 0.562; OKLCH L 82.0% C 0.078 H 226.1°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFEB |
|---|---|
| RGB | rgb(140, 207, 235) |
| HSL | hsl(198, 70%, 74%) |
| HSV | hsv(198, 40%, 92%) |
| CMYK | cmyk(40.4%, 11.9%, 0%, 7.8%) |
| CIE-LAB | lab(79.73, -14.11, -20.47) |
| CIE-LCH | lch(79.73, 24.86, 235.42°) |
| OKLab | oklab(81.96% -0.0542 -0.0564) |
| OKLCH | oklch(81.96% 0.078 226.1) |
| XYZ | xyz(48.1182, 56.1961, 86.8925) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 0.64
Baby Blue
#89CFF0
ΔE00 1.46
Ice Blue
#A5DFF9
ΔE00 4.31
Lightskyblue
#87CEFA
ΔE00 4.59
Lightblue (survey)
#7BC8F6
ΔE00 5.14
Light Blue
#95D0FC
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFEB #EBA88C
analogous
#8CEBD7 #8CCFEB #8C9FEB
triadic
#8CCFEB #EB8CCF #CFEB8C
tetradic
#8CCFEB #D78CEB #EBA88C #9FEB8C
square
#8CCFEB #D78CEB #EBA88C #9FEB8C
split-complementary
#8CCFEB #EB8C9F #EBD78C
monochromatic
#25A3D7 #58B9E2 #8CCFEB #C0E5F4 #E5F4FA
Accessibility & contrast
On white
1.72
#8CCFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#8CCFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFEB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFEB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#B2C1EB
Tritanopia (blue-blind)
#66D7D8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8ccfeb; /* rgb */ color: rgb(140, 207, 235); /* oklch */ color: oklch(82.0% 0.078 226.1);
Tailwind
colors: {
custom: {
50: '#b1ddf1',
500: '#8ccfeb',
950: '#000000',
},
}SCSS
$custom: #8ccfeb; $custom-light: #b1ddf1; $custom-dark: #000000;
JSON
{
"hex": "#8ccfeb",
"rgb": {
"r": 140,
"g": 207,
"b": 235
},
"hsl": {
"h": 197.684,
"s": 70.37,
"l": 73.529
},
"oklch": {
"l": 0.81959,
"c": 0.07818,
"h": 226.1
},
"luminance": 0.56199
}Semantic roles & 50–950 ramp
primary
#8CCFEB
secondary
#C57756
accent
#4B13D2
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111516
muted
#818485