#8FCADD#8FCADD
#8FCADD is a light, moderate cyan. Relative luminance 0.533; OKLCH L 80.5% C 0.066 H 219.9°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCADD |
|---|---|
| RGB | rgb(143, 202, 221) |
| HSL | hsl(195, 53%, 71%) |
| HSV | hsv(195, 35%, 87%) |
| CMYK | cmyk(35.3%, 8.6%, 0%, 13.3%) |
| CIE-LAB | lab(78.05, -14.27, -15.47) |
| CIE-LCH | lch(78.05, 21.05, 227.32°) |
| OKLab | oklab(80.52% -0.0507 -0.0424) |
| OKLCH | oklch(80.52% 0.066 219.9) |
| XYZ | xyz(45.4950, 53.2985, 76.2830) |
| Luminance | 0.5330 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.19
Baby Blue
#89CFF0
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 5.00
Ice Blue
#A5DFF9
ΔE00 5.84
Powder Blue
#B0E0E6
ΔE00 7.31
Lightskyblue
#87CEFA
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCADD #DDA28F
analogous
#8FDDC9 #8FCADD #8FA3DD
triadic
#8FCADD #DD8FCA #CADD8F
tetradic
#8FCADD #C98FDD #DDA28F #A3DD8F
square
#8FCADD #C98FDD #DDA28F #A3DD8F
split-complementary
#8FCADD #DD8FA3 #DDC98F
monochromatic
#389AB9 #60B4CF #8FCADD #BEE0EB #E8F4F8
Accessibility & contrast
On white
1.80
#8FCADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#8FCADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCADD
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCADD | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DE
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#73D1D0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #8fcadd; /* rgb */ color: rgb(143, 202, 221); /* oklch */ color: oklch(80.5% 0.066 219.9);
Tailwind
colors: {
custom: {
50: '#b2dae7',
500: '#8fcadd',
950: '#000000',
},
}SCSS
$custom: #8fcadd; $custom-light: #b2dae7; $custom-dark: #000000;
JSON
{
"hex": "#8fcadd",
"rgb": {
"r": 143,
"g": 202,
"b": 221
},
"hsl": {
"h": 194.615,
"s": 53.425,
"l": 71.373
},
"oklch": {
"l": 0.8052,
"c": 0.06611,
"h": 219.9
},
"luminance": 0.53301
}Semantic roles & 50–950 ramp
primary
#8FCADD
secondary
#B5715C
accent
#4B25C1
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111416
muted
#818384