#9FCDBD#9FCDBD
#9FCDBD is a light, muted teal. Relative luminance 0.547; OKLCH L 81.1% C 0.053 H 171.6°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDBD |
|---|---|
| RGB | rgb(159, 205, 189) |
| HSL | hsl(159, 32%, 71%) |
| HSV | hsv(159, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(78.87, -18.33, 3.04) |
| CIE-LCH | lch(78.87, 18.58, 170.59°) |
| OKLab | oklab(81.11% -0.0528 0.0078) |
| OKLCH | oklch(81.11% 0.053 171.6) |
| XYZ | xyz(45.3120, 54.7060, 56.3061) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.61
Seafoam Blue
#78D1B6
ΔE00 7.24
Light Teal
#90E4C1
ΔE00 8.63
Mediumaquamarine
#66CDAA
ΔE00 9.53
Paleturquoise
#AFEEEE
ΔE00 10.13
Powder Blue
#B0E0E6
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDBD #CD9FAF
analogous
#9FCDA6 #9FCDBD #9FC6CD
triadic
#9FCDBD #BD9FCD #CDBD9F
tetradic
#9FCDBD #A69FCD #CD9FAF #C6CD9F
square
#9FCDBD #A69FCD #CD9FAF #C6CD9F
split-complementary
#9FCDBD #CD9FC6 #CDA69F
monochromatic
#539F84 #77B8A1 #9FCDBD #C7E2D9 #EBF5F1
Accessibility & contrast
On white
1.76
#9FCDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#9FCDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDBD
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDBD | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BC
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#94CEC8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcdbd; /* rgb */ color: rgb(159, 205, 189); /* oklch */ color: oklch(81.1% 0.053 171.6);
Tailwind
colors: {
custom: {
50: '#bcdcd0',
500: '#9fcdbd',
950: '#000000',
},
}SCSS
$custom: #9fcdbd; $custom-light: #bcdcd0; $custom-dark: #000000;
JSON
{
"hex": "#9fcdbd",
"rgb": {
"r": 159,
"g": 205,
"b": 189
},
"hsl": {
"h": 159.13,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.8111,
"c": 0.05334,
"h": 171.6
},
"luminance": 0.54708
}Semantic roles & 50–950 ramp
primary
#9FCDBD
secondary
#A26E80
accent
#3B62AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483