#9FCDBA#9FCDBA
#9FCDBA is a light, muted teal. Relative luminance 0.546; OKLCH L 81.0% C 0.055 H 167.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDBA |
|---|---|
| RGB | rgb(159, 205, 186) |
| HSL | hsl(155, 32%, 71%) |
| HSV | hsv(155, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(78.80, -18.94, 4.54) |
| CIE-LCH | lch(78.80, 19.48, 166.52°) |
| OKLab | oklab(81.03% -0.054 0.0117) |
| OKLCH | oklch(81.03% 0.055 167.8) |
| XYZ | xyz(44.9898, 54.5771, 54.6088) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.18
Seafoam Blue
#78D1B6
ΔE00 6.89
Light Teal
#90E4C1
ΔE00 8.06
Mediumaquamarine
#66CDAA
ΔE00 9.02
Darkseagreen
#8FBC8F
ΔE00 9.45
Seafoam
#7FE0B3
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDBA #CD9FB2
analogous
#9FCDA3 #9FCDBA #9FC9CD
triadic
#9FCDBA #BA9FCD #CDBA9F
tetradic
#9FCDBA #A39FCD #CD9FB2 #C9CD9F
square
#9FCDBA #A39FCD #CD9FB2 #C9CD9F
split-complementary
#9FCDBA #CD9FC9 #CDA39F
monochromatic
#539F7F #77B89D #9FCDBA #C7E2D7 #EBF5F1
Accessibility & contrast
On white
1.76
#9FCDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#9FCDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDBA
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDBA | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C2C1BB
Tritanopia (blue-blind)
#95CDC7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcdba; /* rgb */ color: rgb(159, 205, 186); /* oklch */ color: oklch(81.0% 0.055 167.8);
Tailwind
colors: {
custom: {
50: '#bcdcce',
500: '#9fcdba',
950: '#000000',
},
}SCSS
$custom: #9fcdba; $custom-light: #bcdcce; $custom-dark: #000000;
JSON
{
"hex": "#9fcdba",
"rgb": {
"r": 159,
"g": 205,
"b": 186
},
"hsl": {
"h": 155.217,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81026,
"c": 0.05528,
"h": 167.8
},
"luminance": 0.54579
}Semantic roles & 50–950 ramp
primary
#9FCDBA
secondary
#A26E84
accent
#3B69AA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483