#9FCDBF#9FCDBF
#9FCDBF is a light, muted teal. Relative luminance 0.548; OKLCH L 81.2% C 0.052 H 174.3°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCDBF |
|---|---|
| RGB | rgb(159, 205, 191) |
| HSL | hsl(162, 32%, 71%) |
| HSV | hsv(162, 22%, 80%) |
| CMYK | cmyk(22.4%, 0%, 6.8%, 19.6%) |
| CIE-LAB | lab(78.92, -17.92, 2.04) |
| CIE-LCH | lch(78.92, 18.04, 173.51°) |
| OKLab | oklab(81.17% -0.0519 0.0051) |
| OKLCH | oklch(81.17% 0.052 174.3) |
| XYZ | xyz(45.5306, 54.7935, 57.4574) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.02
Seafoam Blue
#78D1B6
ΔE00 7.58
Light Teal
#90E4C1
ΔE00 9.08
Powder Blue
#B0E0E6
ΔE00 9.62
Paleturquoise
#AFEEEE
ΔE00 9.64
Mediumaquamarine
#66CDAA
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCDBF #CD9FAD
analogous
#9FCDA8 #9FCDBF #9FC4CD
triadic
#9FCDBF #BF9FCD #CDBF9F
tetradic
#9FCDBF #A89FCD #CD9FAD #C4CD9F
square
#9FCDBF #A89FCD #CD9FAD #C4CD9F
split-complementary
#9FCDBF #CD9FC4 #CDA89F
monochromatic
#539F88 #77B8A4 #9FCDBF #C7E2DA #EBF5F2
Accessibility & contrast
On white
1.76
#9FCDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#9FCDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCDBF
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCDBF | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BE
Deuteranopia (green-blind)
#C1C1C0
Tritanopia (blue-blind)
#94CEC9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #9fcdbf; /* rgb */ color: rgb(159, 205, 191); /* oklch */ color: oklch(81.2% 0.052 174.3);
Tailwind
colors: {
custom: {
50: '#bcdcd2',
500: '#9fcdbf',
950: '#000000',
},
}SCSS
$custom: #9fcdbf; $custom-light: #bcdcd2; $custom-dark: #000000;
JSON
{
"hex": "#9fcdbf",
"rgb": {
"r": 159,
"g": 205,
"b": 191
},
"hsl": {
"h": 161.739,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.81167,
"c": 0.05219,
"h": 174.3
},
"luminance": 0.54795
}Semantic roles & 50–950 ramp
primary
#9FCDBF
secondary
#A26E7E
accent
#3B5DAA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483