#8FCCDB#8FCCDB
#8FCCDB is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.066 H 214.7°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCDB |
|---|---|
| RGB | rgb(143, 204, 219) |
| HSL | hsl(192, 51%, 71%) |
| HSV | hsv(192, 35%, 86%) |
| CMYK | cmyk(34.7%, 6.8%, 0%, 14.1%) |
| CIE-LAB | lab(78.54, -15.79, -13.66) |
| CIE-LCH | lch(78.54, 20.88, 220.86°) |
| OKLab | oklab(80.89% -0.054 -0.0374) |
| OKLCH | oklch(80.89% 0.066 214.7) |
| XYZ | xyz(45.7024, 54.1372, 75.0454) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.53
Lightblue
#ADD8E6
ΔE00 5.11
Baby Blue
#89CFF0
ΔE00 5.85
Powder Blue
#B0E0E6
ΔE00 6.28
Ice Blue
#A5DFF9
ΔE00 6.52
Robin'S Egg Blue
#98EFF9
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCDB #DB9E8F
analogous
#8FDBC4 #8FCCDB #8FA6DB
triadic
#8FCCDB #DB8FCC #CCDB8F
tetradic
#8FCCDB #C48FDB #DB9E8F #A6DB8F
square
#8FCCDB #C48FDB #DB9E8F #A6DB8F
split-complementary
#8FCCDB #DB8FA6 #DBC48F
monochromatic
#3A9DB5 #61B7CC #8FCCDB #BDE1EA #E8F4F8
Accessibility & contrast
On white
1.78
#8FCCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#8FCCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCDB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCDB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DC
Deuteranopia (green-blind)
#B4BEDB
Tritanopia (blue-blind)
#73D2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fccdb; /* rgb */ color: rgb(143, 204, 219); /* oklch */ color: oklch(80.9% 0.066 214.7);
Tailwind
colors: {
custom: {
50: '#b2dbe6',
500: '#8fccdb',
950: '#000000',
},
}SCSS
$custom: #8fccdb; $custom-light: #b2dbe6; $custom-dark: #000000;
JSON
{
"hex": "#8fccdb",
"rgb": {
"r": 143,
"g": 204,
"b": 219
},
"hsl": {
"h": 191.842,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.8089,
"c": 0.06567,
"h": 214.7
},
"luminance": 0.5414
}Semantic roles & 50–950 ramp
primary
#8FCCDB
secondary
#B26D5C
accent
#4527BF
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484