#9FCFBD#9FCFBD
#9FCFBD is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.056 H 169.9°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFBD |
|---|---|
| RGB | rgb(159, 207, 189) |
| HSL | hsl(158, 33%, 72%) |
| HSV | hsv(158, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(79.43, -19.34, 3.84) |
| CIE-LCH | lch(79.43, 19.72, 168.77°) |
| OKLab | oklab(81.55% -0.0554 0.0099) |
| OKLCH | oklch(81.55% 0.056 169.9) |
| XYZ | xyz(45.7935, 55.6690, 56.4666) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.12
Seafoam Blue
#78D1B6
ΔE00 6.69
Light Teal
#90E4C1
ΔE00 7.80
Mediumaquamarine
#66CDAA
ΔE00 9.00
Seafoam
#7FE0B3
ΔE00 9.67
Darkseagreen
#8FBC8F
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFBD #CF9FB1
analogous
#9FCFA5 #9FCFBD #9FC9CF
triadic
#9FCFBD #BD9FCF #CFBD9F
tetradic
#9FCFBD #A59FCF #CF9FB1 #C9CF9F
square
#9FCFBD #A59FCF #CF9FB1 #C9CF9F
split-complementary
#9FCFBD #CF9FC9 #CFA59F
monochromatic
#51A284 #76BBA1 #9FCFBD #C8E3D9 #EBF5F1
Accessibility & contrast
On white
1.73
#9FCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#9FCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFBD
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFBD | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#C3C2BE
Tritanopia (blue-blind)
#94D0CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcfbd; /* rgb */ color: rgb(159, 207, 189); /* oklch */ color: oklch(81.6% 0.056 169.9);
Tailwind
colors: {
custom: {
50: '#bcddd0',
500: '#9fcfbd',
950: '#000000',
},
}SCSS
$custom: #9fcfbd; $custom-light: #bcddd0; $custom-dark: #000000;
JSON
{
"hex": "#9fcfbd",
"rgb": {
"r": 159,
"g": 207,
"b": 189
},
"hsl": {
"h": 157.5,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81551,
"c": 0.05629,
"h": 169.9
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#9FCFBD
secondary
#A56E82
accent
#3964AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483