#9FCEDC#9FCEDC
#9FCEDC is a very light, muted cyan. Relative luminance 0.567; OKLCH L 82.3% C 0.053 H 218.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCEDC |
|---|---|
| RGB | rgb(159, 206, 220) |
| HSL | hsl(194, 47%, 74%) |
| HSV | hsv(194, 28%, 86%) |
| CMYK | cmyk(27.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(80.00, -12.10, -11.93) |
| CIE-LCH | lch(80.00, 16.99, 224.60°) |
| OKLab | oklab(82.29% -0.0417 -0.0325) |
| OKLCH | oklch(82.29% 0.053 218) |
| XYZ | xyz(49.2837, 56.6786, 76.0396) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.76
Sky Blue
#87CEEB
ΔE00 5.19
Powder Blue
#B0E0E6
ΔE00 5.39
Ice Blue
#A5DFF9
ΔE00 5.52
Baby Blue
#89CFF0
ΔE00 6.07
Light Grey Blue
#9DBCD4
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCEDC #DCAD9F
analogous
#9FDCCC #9FCEDC #9FB0DC
triadic
#9FCEDC #DC9FCE #CEDC9F
tetradic
#9FCEDC #CC9FDC #DCAD9F #B0DC9F
square
#9FCEDC #CC9FDC #DCAD9F #B0DC9F
split-complementary
#9FCEDC #DC9FB0 #DCCC9F
monochromatic
#45A0BB #72B7CC #9FCEDC #CCE5EC #E9F4F7
Accessibility & contrast
On white
1.70
#9FCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#9FCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCEDC
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCEDC | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#BBC3DC
Tritanopia (blue-blind)
#8BD3D2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9fcedc; /* rgb */ color: rgb(159, 206, 220); /* oklch */ color: oklch(82.3% 0.053 218.0);
Tailwind
colors: {
custom: {
50: '#bddde6',
500: '#9fcedc',
950: '#000000',
},
}SCSS
$custom: #9fcedc; $custom-light: #bddde6; $custom-dark: #000000;
JSON
{
"hex": "#9fcedc",
"rgb": {
"r": 159,
"g": 206,
"b": 220
},
"hsl": {
"h": 193.77,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.82289,
"c": 0.05285,
"h": 218
},
"luminance": 0.56681
}Semantic roles & 50–950 ramp
primary
#9FCEDC
secondary
#B47C6B
accent
#4C2CBA
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121516
muted
#828484