#8FCDDC#8FCDDC
#8FCDDC is a light, moderate cyan. Relative luminance 0.547; OKLCH L 81.1% C 0.066 H 214.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCDDC |
|---|---|
| RGB | rgb(143, 205, 220) |
| HSL | hsl(192, 52%, 71%) |
| HSV | hsv(192, 35%, 86%) |
| CMYK | cmyk(35%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(78.85, -16.06, -13.74) |
| CIE-LCH | lch(78.85, 21.14, 220.54°) |
| OKLab | oklab(81.15% -0.0548 -0.0376) |
| OKLCH | oklch(81.15% 0.066 214.5) |
| XYZ | xyz(46.0729, 54.6669, 75.8203) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.55
Lightblue
#ADD8E6
ΔE00 5.09
Baby Blue
#89CFF0
ΔE00 5.87
Powder Blue
#B0E0E6
ΔE00 6.13
Ice Blue
#A5DFF9
ΔE00 6.42
Robin'S Egg Blue
#98EFF9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCDDC #DC9E8F
analogous
#8FDCC4 #8FCDDC #8FA6DC
triadic
#8FCDDC #DC8FCD #CDDC8F
tetradic
#8FCDDC #C48FDC #DC9E8F #A6DC8F
square
#8FCDDC #C48FDC #DC9E8F #A6DC8F
split-complementary
#8FCDDC #DC8FA6 #DCC48F
monochromatic
#399FB7 #60B8CD #8FCDDC #BEE2EB #E8F5F8
Accessibility & contrast
On white
1.76
#8FCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#8FCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCDDC
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCDDC | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C9DD
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#73D3D1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #8fcddc; /* rgb */ color: rgb(143, 205, 220); /* oklch */ color: oklch(81.1% 0.066 214.5);
Tailwind
colors: {
custom: {
50: '#b2dce6',
500: '#8fcddc',
950: '#000000',
},
}SCSS
$custom: #8fcddc; $custom-light: #b2dce6; $custom-dark: #000000;
JSON
{
"hex": "#8fcddc",
"rgb": {
"r": 143,
"g": 205,
"b": 220
},
"hsl": {
"h": 191.688,
"s": 52.381,
"l": 71.176
},
"oklch": {
"l": 0.81145,
"c": 0.06648,
"h": 214.5
},
"luminance": 0.5467
}Semantic roles & 50–950 ramp
primary
#8FCDDC
secondary
#B36D5C
accent
#4426C0
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484