#8CCFDF#8CCFDF
#8CCFDF is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.5% C 0.071 H 214.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCFDF |
|---|---|
| RGB | rgb(140, 207, 223) |
| HSL | hsl(192, 56%, 71%) |
| HSV | hsv(192, 37%, 87%) |
| CMYK | cmyk(37.2%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(79.34, -17.14, -14.62) |
| CIE-LCH | lch(79.34, 22.53, 220.46°) |
| OKLab | oklab(81.53% -0.0587 -0.0401) |
| OKLCH | oklch(81.53% 0.071 214.3) |
| XYZ | xyz(46.4427, 55.5259, 78.0681) |
| Luminance | 0.5553 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.38
Lightblue
#ADD8E6
ΔE00 5.43
Baby Blue
#89CFF0
ΔE00 5.73
Powder Blue
#B0E0E6
ΔE00 6.24
Ice Blue
#A5DFF9
ΔE00 6.29
Robin'S Egg Blue
#98EFF9
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCFDF #DF9C8C
analogous
#8CDFC5 #8CCFDF #8CA5DF
triadic
#8CCFDF #DF8CCF #CFDF8C
tetradic
#8CCFDF #C58CDF #DF9C8C #A5DF8C
square
#8CCFDF #C58CDF #DF9C8C #A5DF8C
split-complementary
#8CCFDF #DF8CA5 #DFC58C
monochromatic
#34A2BC #5CBBD2 #8CCFDF #BCE3EC #E7F5F8
Accessibility & contrast
On white
1.73
#8CCFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#8CCFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCFDF
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCFDF | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CAE0
Deuteranopia (green-blind)
#B6C0DF
Tritanopia (blue-blind)
#6CD6D4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #8ccfdf; /* rgb */ color: rgb(140, 207, 223); /* oklch */ color: oklch(81.5% 0.071 214.3);
Tailwind
colors: {
custom: {
50: '#b1dde9',
500: '#8ccfdf',
950: '#000000',
},
}SCSS
$custom: #8ccfdf; $custom-light: #b1dde9; $custom-dark: #000000;
JSON
{
"hex": "#8ccfdf",
"rgb": {
"r": 140,
"g": 207,
"b": 223
},
"hsl": {
"h": 191.566,
"s": 56.463,
"l": 71.176
},
"oklch": {
"l": 0.81528,
"c": 0.07109,
"h": 214.3
},
"luminance": 0.55529
}Semantic roles & 50–950 ramp
primary
#8CCFDF
secondary
#B76B58
accent
#4121C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484