#9FCDCA#9FCDCA
#9FCDCA is a light, muted teal. Relative luminance 0.553; OKLCH L 81.5% C 0.048 H 191.3°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDCA |
|---|---|
| RGB | rgb(159, 205, 202) |
| HSL | hsl(176, 32%, 71%) |
| HSV | hsv(176, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(79.21, -15.61, -3.44) |
| CIE-LCH | lch(79.21, 15.98, 192.43°) |
| OKLab | oklab(81.49% -0.0474 -0.0095) |
| OKLCH | oklch(81.49% 0.048 191.3) |
| XYZ | xyz(46.7869, 55.2960, 64.0737) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 7.81
Lightblue
#ADD8E6
ΔE00 8.25
Pale Teal
#82CBB2
ΔE00 9.54
Robin'S Egg Blue
#98EFF9
ΔE00 9.96
Pale Sky Blue
#BDF6FE
ΔE00 10.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDCA #CD9FA2
analogous
#9FCDB3 #9FCDCA #9FB9CD
triadic
#9FCDCA #CA9FCD #CDCA9F
tetradic
#9FCDCA #B39FCD #CD9FA2 #B9CD9F
square
#9FCDCA #B39FCD #CD9FA2 #B9CD9F
split-complementary
#9FCDCA #CD9FB9 #CDB39F
monochromatic
#539F9A #77B8B4 #9FCDCA #C7E2E0 #EBF5F4
Accessibility & contrast
On white
1.74
#9FCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#9FCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDCA
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDCA | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C8CA
Deuteranopia (green-blind)
#BFC1CB
Tritanopia (blue-blind)
#91D0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcdca; /* rgb */ color: rgb(159, 205, 202); /* oklch */ color: oklch(81.5% 0.048 191.3);
Tailwind
colors: {
custom: {
50: '#bcdcda',
500: '#9fcdca',
950: '#000000',
},
}SCSS
$custom: #9fcdca; $custom-light: #bcdcda; $custom-dark: #000000;
JSON
{
"hex": "#9fcdca",
"rgb": {
"r": 159,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.087,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81493,
"c": 0.04837,
"h": 191.3
},
"luminance": 0.55298
}Semantic roles & 50–950 ramp
primary
#9FCDCA
secondary
#A26E71
accent
#3B42AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483