#9FCDCB#9FCDCB
#9FCDCB is a light, muted teal. Relative luminance 0.553; OKLCH L 81.5% C 0.048 H 192.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDCB |
|---|---|
| RGB | rgb(159, 205, 203) |
| HSL | hsl(177, 32%, 71%) |
| HSV | hsv(177, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 1%, 19.6%) |
| CIE-LAB | lab(79.24, -15.39, -3.94) |
| CIE-LCH | lch(79.24, 15.88, 194.35°) |
| OKLab | oklab(81.52% -0.047 -0.0108) |
| OKLCH | oklch(81.52% 0.048 192.9) |
| XYZ | xyz(46.9057, 55.3435, 64.6993) |
| Luminance | 0.5534 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.73
Paleturquoise
#AFEEEE
ΔE00 7.77
Lightblue
#ADD8E6
ΔE00 7.85
Robin'S Egg Blue
#98EFF9
ΔE00 9.78
Pale Teal
#82CBB2
ΔE00 9.93
Pale Sky Blue
#BDF6FE
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDCB #CD9FA1
analogous
#9FCDB4 #9FCDCB #9FB8CD
triadic
#9FCDCB #CB9FCD #CDCB9F
tetradic
#9FCDCB #B49FCD #CD9FA1 #B8CD9F
square
#9FCDCB #B49FCD #CD9FA1 #B8CD9F
split-complementary
#9FCDCB #CD9FB8 #CDB49F
monochromatic
#539F9C #77B8B5 #9FCDCB #C7E2E1 #EBF5F4
Accessibility & contrast
On white
1.74
#9FCDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#9FCDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDCB
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDCB | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CB
Deuteranopia (green-blind)
#BEC1CC
Tritanopia (blue-blind)
#91D0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9fcdcb; /* rgb */ color: rgb(159, 205, 203); /* oklch */ color: oklch(81.5% 0.048 192.9);
Tailwind
colors: {
custom: {
50: '#bcdcda',
500: '#9fcdcb',
950: '#000000',
},
}SCSS
$custom: #9fcdcb; $custom-light: #bcdcda; $custom-dark: #000000;
JSON
{
"hex": "#9fcdcb",
"rgb": {
"r": 159,
"g": 205,
"b": 203
},
"hsl": {
"h": 177.391,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81524,
"c": 0.04825,
"h": 192.9
},
"luminance": 0.55345
}Semantic roles & 50–950 ramp
primary
#9FCDCB
secondary
#A26E70
accent
#3B40AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483