#8FCCDF#8FCCDF
#8FCCDF is a light, moderate cyan. Relative luminance 0.544; OKLCH L 81.0% C 0.068 H 219.3°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCDF |
|---|---|
| RGB | rgb(143, 204, 223) |
| HSL | hsl(194, 56%, 72%) |
| HSV | hsv(194, 36%, 87%) |
| CMYK | cmyk(35.9%, 8.5%, 0%, 12.5%) |
| CIE-LAB | lab(78.67, -14.81, -15.62) |
| CIE-LCH | lch(78.67, 21.53, 226.53°) |
| OKLab | oklab(81.03% -0.0524 -0.0428) |
| OKLCH | oklch(81.03% 0.068 219.3) |
| XYZ | xyz(46.2353, 54.3504, 77.8521) |
| Luminance | 0.5435 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.11
Baby Blue
#89CFF0
ΔE00 4.37
Lightblue
#ADD8E6
ΔE00 4.86
Ice Blue
#A5DFF9
ΔE00 5.56
Powder Blue
#B0E0E6
ΔE00 6.99
Lightskyblue
#87CEFA
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCDF #DFA28F
analogous
#8FDFCA #8FCCDF #8FA4DF
triadic
#8FCCDF #DF8FCC #CCDF8F
tetradic
#8FCCDF #CA8FDF #DFA28F #A4DF8F
square
#8FCCDF #CA8FDF #DFA28F #A4DF8F
split-complementary
#8FCCDF #DF8FA4 #DFCA8F
monochromatic
#369DBD #5FB6D1 #8FCCDF #BFE2ED #E7F4F8
Accessibility & contrast
On white
1.77
#8FCCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#8FCCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCDF
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCDF | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#B3BFDF
Tritanopia (blue-blind)
#71D3D2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fccdf; /* rgb */ color: rgb(143, 204, 223); /* oklch */ color: oklch(81.0% 0.068 219.3);
Tailwind
colors: {
custom: {
50: '#b2dbe9',
500: '#8fccdf',
950: '#000000',
},
}SCSS
$custom: #8fccdf; $custom-light: #b2dbe9; $custom-dark: #000000;
JSON
{
"hex": "#8fccdf",
"rgb": {
"r": 143,
"g": 204,
"b": 223
},
"hsl": {
"h": 194.25,
"s": 55.556,
"l": 71.765
},
"oklch": {
"l": 0.8103,
"c": 0.06771,
"h": 219.3
},
"luminance": 0.54353
}Semantic roles & 50–950 ramp
primary
#8FCCDF
secondary
#B7715B
accent
#4922C3
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111516
muted
#818484