#9FCFBE#9FCFBE
#9FCFBE is a light, muted teal. Relative luminance 0.557; OKLCH L 81.6% C 0.056 H 171.2°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #9FCFBE |
|---|---|
| RGB | rgb(159, 207, 190) |
| HSL | hsl(159, 33%, 72%) |
| HSV | hsv(159, 23%, 81%) |
| CMYK | cmyk(23.2%, 0%, 8.2%, 18.8%) |
| CIE-LAB | lab(79.45, -19.14, 3.34) |
| CIE-LCH | lch(79.45, 19.43, 170.09°) |
| OKLab | oklab(81.58% -0.055 0.0086) |
| OKLCH | oklch(81.58% 0.056 171.2) |
| XYZ | xyz(45.9024, 55.7125, 57.0403) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.28
Seafoam Blue
#78D1B6
ΔE00 6.82
Light Teal
#90E4C1
ΔE00 8.00
Mediumaquamarine
#66CDAA
ΔE00 9.18
Seafoam
#7FE0B3
ΔE00 9.92
Paleturquoise
#AFEEEE
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FCFBE #CF9FB0
analogous
#9FCFA6 #9FCFBE #9FC8CF
triadic
#9FCFBE #BE9FCF #CFBE9F
tetradic
#9FCFBE #A69FCF #CF9FB0 #C8CF9F
square
#9FCFBE #A69FCF #CF9FB0 #C8CF9F
split-complementary
#9FCFBE #CF9FC8 #CFA69F
monochromatic
#51A286 #76BBA2 #9FCFBE #C8E3DA #EBF5F1
Accessibility & contrast
On white
1.73
#9FCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#9FCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FCFBE
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FCFBE | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BD
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#94D0CA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #9fcfbe; /* rgb */ color: rgb(159, 207, 190); /* oklch */ color: oklch(81.6% 0.056 171.2);
Tailwind
colors: {
custom: {
50: '#bcddd1',
500: '#9fcfbe',
950: '#000000',
},
}SCSS
$custom: #9fcfbe; $custom-light: #bcddd1; $custom-dark: #000000;
JSON
{
"hex": "#9fcfbe",
"rgb": {
"r": 159,
"g": 207,
"b": 190
},
"hsl": {
"h": 158.75,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.81579,
"c": 0.05566,
"h": 171.2
},
"luminance": 0.55714
}Semantic roles & 50–950 ramp
primary
#9FCFBE
secondary
#A56E81
accent
#3962AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483