#9BCFBF#9BCFBF
#9BCFBF is a light, muted teal. Relative luminance 0.554; OKLCH L 81.4% C 0.059 H 173.9°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFBF |
|---|---|
| RGB | rgb(155, 207, 191) |
| HSL | hsl(162, 35%, 71%) |
| HSV | hsv(162, 25%, 81%) |
| CMYK | cmyk(25.1%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(79.24, -20.17, 2.48) |
| CIE-LCH | lch(79.24, 20.32, 172.99°) |
| OKLab | oklab(81.36% -0.0583 0.0063) |
| OKLCH | oklch(81.36% 0.059 173.9) |
| XYZ | xyz(45.2315, 55.3539, 57.5813) |
| Luminance | 0.5536 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.83
Seafoam Blue
#78D1B6
ΔE00 6.29
Light Teal
#90E4C1
ΔE00 7.87
Mediumaquamarine
#66CDAA
ΔE00 8.80
Paleturquoise
#AFEEEE
ΔE00 9.66
Seafoam
#7FE0B3
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFBF #CF9BAB
analogous
#9BCFA5 #9BCFBF #9BC5CF
triadic
#9BCFBF #BF9BCF #CFBF9B
tetradic
#9BCFBF #A59BCF #CF9BAB #C5CF9B
square
#9BCFBF #A59BCF #CF9BAB #C5CF9B
split-complementary
#9BCFBF #CF9BC5 #CFA59B
monochromatic
#4EA288 #72BBA5 #9BCFBF #C4E3D9 #EAF5F2
Accessibility & contrast
On white
1.74
#9BCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#9BCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFBF
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFBF | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BE
Deuteranopia (green-blind)
#C2C1C0
Tritanopia (blue-blind)
#8ED0CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9bcfbf; /* rgb */ color: rgb(155, 207, 191); /* oklch */ color: oklch(81.4% 0.059 173.9);
Tailwind
colors: {
custom: {
50: '#b9ddd2',
500: '#9bcfbf',
950: '#000000',
},
}SCSS
$custom: #9bcfbf; $custom-light: #b9ddd2; $custom-dark: #000000;
JSON
{
"hex": "#9bcfbf",
"rgb": {
"r": 155,
"g": 207,
"b": 191
},
"hsl": {
"h": 161.538,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81364,
"c": 0.05864,
"h": 173.9
},
"luminance": 0.55356
}Semantic roles & 50–950 ramp
primary
#9BCFBF
secondary
#A56A7C
accent
#385CAE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483