#8FCEDB#8FCEDB
#8FCEDB is a light, moderate cyan. Relative luminance 0.551; OKLCH L 81.3% C 0.066 H 211.9°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8FCEDB |
|---|---|
| RGB | rgb(143, 206, 219) |
| HSL | hsl(190, 51%, 71%) |
| HSV | hsv(190, 35%, 86%) |
| CMYK | cmyk(34.7%, 5.9%, 0%, 14.1%) |
| CIE-LAB | lab(79.10, -16.82, -12.83) |
| CIE-LCH | lch(79.10, 21.15, 217.35°) |
| OKLab | oklab(81.33% -0.0564 -0.0351) |
| OKLCH | oklch(81.33% 0.066 211.9) |
| XYZ | xyz(46.1808, 55.0940, 75.2049) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.34
Lightblue
#ADD8E6
ΔE00 5.39
Powder Blue
#B0E0E6
ΔE00 5.76
Baby Blue
#89CFF0
ΔE00 6.67
Ice Blue
#A5DFF9
ΔE00 6.93
Robin'S Egg Blue
#98EFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8FCEDB #DB9C8F
analogous
#8FDBC2 #8FCEDB #8FA8DB
triadic
#8FCEDB #DB8FCE #CEDB8F
tetradic
#8FCEDB #C28FDB #DB9C8F #A8DB8F
square
#8FCEDB #C28FDB #DB9C8F #A8DB8F
split-complementary
#8FCEDB #DB8FA8 #DBC28F
monochromatic
#3AA0B5 #61BACC #8FCEDB #BDE2EA #E8F5F8
Accessibility & contrast
On white
1.75
#8FCEDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#8FCEDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8FCEDB
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8FCEDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8FCEDB | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DC
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#73D4D2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8fcedb; /* rgb */ color: rgb(143, 206, 219); /* oklch */ color: oklch(81.3% 0.066 211.9);
Tailwind
colors: {
custom: {
50: '#b2dde6',
500: '#8fcedb',
950: '#000000',
},
}SCSS
$custom: #8fcedb; $custom-light: #b2dde6; $custom-dark: #000000;
JSON
{
"hex": "#8fcedb",
"rgb": {
"r": 143,
"g": 206,
"b": 219
},
"hsl": {
"h": 190.263,
"s": 51.351,
"l": 70.98
},
"oklch": {
"l": 0.81331,
"c": 0.06649,
"h": 211.9
},
"luminance": 0.55097
}Semantic roles & 50–950 ramp
primary
#8FCEDB
secondary
#B26B5C
accent
#4127BF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111515
muted
#818484