#8FCCDA#8FCCDA
#8FCCDA is a light, moderate cyan. Relative luminance 0.541; OKLCH L 80.9% C 0.065 H 213.6°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCCDA |
|---|---|
| RGB | rgb(143, 204, 218) |
| HSL | hsl(191, 50%, 71%) |
| HSV | hsv(191, 34%, 85%) |
| CMYK | cmyk(34.4%, 6.4%, 0%, 14.5%) |
| CIE-LAB | lab(78.51, -16.04, -13.17) |
| CIE-LCH | lch(78.51, 20.75, 219.40°) |
| OKLab | oklab(80.86% -0.0543 -0.0361) |
| OKLCH | oklch(80.86% 0.065 213.6) |
| XYZ | xyz(45.5712, 54.0847, 74.3542) |
| Luminance | 0.5409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.91
Lightblue
#ADD8E6
ΔE00 5.24
Powder Blue
#B0E0E6
ΔE00 6.14
Baby Blue
#89CFF0
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.79
Robin'S Egg Blue
#98EFF9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCCDA #DA9D8F
analogous
#8FDAC2 #8FCCDA #8FA6DA
triadic
#8FCCDA #DA8FCC #CCDA8F
tetradic
#8FCCDA #C28FDA #DA9D8F #A6DA8F
square
#8FCCDA #C28FDA #DA9D8F #A6DA8F
split-complementary
#8FCCDA #DA8FA6 #DAC28F
monochromatic
#3B9DB3 #61B7CB #8FCCDA #BDE1E9 #E8F5F7
Accessibility & contrast
On white
1.78
#8FCCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#8FCCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCCDA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCCDA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#74D2D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #8fccda; /* rgb */ color: rgb(143, 204, 218); /* oklch */ color: oklch(80.9% 0.065 213.6);
Tailwind
colors: {
custom: {
50: '#b2dbe5',
500: '#8fccda',
950: '#000000',
},
}SCSS
$custom: #8fccda; $custom-light: #b2dbe5; $custom-dark: #000000;
JSON
{
"hex": "#8fccda",
"rgb": {
"r": 143,
"g": 204,
"b": 218
},
"hsl": {
"h": 191.2,
"s": 50.336,
"l": 70.784
},
"oklch": {
"l": 0.80855,
"c": 0.06522,
"h": 213.6
},
"luminance": 0.54087
}Semantic roles & 50–950 ramp
primary
#8FCCDA
secondary
#B16C5C
accent
#4428BE
background
#FDFEFE
surface
#F8FBFC
border
#D1D4D5
text
#111515
muted
#818484