#9FCFBB#9FCFBB
#9FCFBB is a light, muted teal. Relative luminance 0.556; OKLCH L 81.5% C 0.058 H 167.5°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFBB |
|---|---|
| RGB | rgb(159, 207, 187) |
| HSL | hsl(155, 33%, 72%) |
| HSV | hsv(155, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(79.38, -19.74, 4.84) |
| CIE-LCH | lch(79.38, 20.33, 166.22°) |
| OKLab | oklab(81.5% -0.0563 0.0125) |
| OKLCH | oklch(81.5% 0.058 167.5) |
| XYZ | xyz(45.5779, 55.5827, 55.3312) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.90
Seafoam Blue
#78D1B6
ΔE00 6.50
Light Teal
#90E4C1
ΔE00 7.45
Mediumaquamarine
#66CDAA
ΔE00 8.69
Seafoam
#7FE0B3
ΔE00 9.20
Darkseagreen
#8FBC8F
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFBB #CF9FB3
analogous
#9FCFA3 #9FCFBB #9FCBCF
triadic
#9FCFBB #BB9FCF #CFBB9F
tetradic
#9FCFBB #A39FCF #CF9FB3 #CBCF9F
square
#9FCFBB #A39FCF #CF9FB3 #CBCF9F
split-complementary
#9FCFBB #CF9FCB #CFA39F
monochromatic
#51A281 #76BB9E #9FCFBB #C8E3D8 #EBF5F1
Accessibility & contrast
On white
1.73
#9FCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#9FCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFBB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFBB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC8BA
Deuteranopia (green-blind)
#C4C2BC
Tritanopia (blue-blind)
#95CFC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcfbb; /* rgb */ color: rgb(159, 207, 187); /* oklch */ color: oklch(81.5% 0.058 167.5);
Tailwind
colors: {
custom: {
50: '#bcddcf',
500: '#9fcfbb',
950: '#000000',
},
}SCSS
$custom: #9fcfbb; $custom-light: #bcddcf; $custom-dark: #000000;
JSON
{
"hex": "#9fcfbb",
"rgb": {
"r": 159,
"g": 207,
"b": 187
},
"hsl": {
"h": 155,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81496,
"c": 0.05763,
"h": 167.5
},
"luminance": 0.55584
}Semantic roles & 50–950 ramp
primary
#9FCFBB
secondary
#A56E85
accent
#3969AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121513
muted
#828483