#9BCFBC#9BCFBC
#9BCFBC is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.060 H 170.3°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFBC |
|---|---|
| RGB | rgb(155, 207, 188) |
| HSL | hsl(158, 35%, 71%) |
| HSV | hsv(158, 25%, 81%) |
| CMYK | cmyk(25.1%, 0%, 9.2%, 18.8%) |
| CIE-LAB | lab(79.17, -20.79, 3.98) |
| CIE-LCH | lch(79.17, 21.17, 169.17°) |
| OKLab | oklab(81.28% -0.0596 0.0102) |
| OKLCH | oklch(81.28% 0.06 170.3) |
| XYZ | xyz(44.9047, 55.2232, 55.8603) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.29
Seafoam Blue
#78D1B6
ΔE00 5.85
Light Teal
#90E4C1
ΔE00 7.22
Mediumaquamarine
#66CDAA
ΔE00 8.21
Seafoam
#7FE0B3
ΔE00 9.05
Darkseagreen
#8FBC8F
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFBC #CF9BAE
analogous
#9BCFA2 #9BCFBC #9BC8CF
triadic
#9BCFBC #BC9BCF #CFBC9B
tetradic
#9BCFBC #A29BCF #CF9BAE #C8CF9B
square
#9BCFBC #A29BCF #CF9BAE #C8CF9B
split-complementary
#9BCFBC #CF9BC8 #CFA29B
monochromatic
#4EA283 #72BBA0 #9BCFBC #C4E3D8 #EAF5F1
Accessibility & contrast
On white
1.74
#9BCFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#9BCFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFBC
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFBC | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#C3C1BD
Tritanopia (blue-blind)
#8FD0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9bcfbc; /* rgb */ color: rgb(155, 207, 188); /* oklch */ color: oklch(81.3% 0.060 170.3);
Tailwind
colors: {
custom: {
50: '#b9ddd0',
500: '#9bcfbc',
950: '#000000',
},
}SCSS
$custom: #9bcfbc; $custom-light: #b9ddd0; $custom-dark: #000000;
JSON
{
"hex": "#9bcfbc",
"rgb": {
"r": 155,
"g": 207,
"b": 188
},
"hsl": {
"h": 158.077,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81279,
"c": 0.06043,
"h": 170.3
},
"luminance": 0.55225
}Semantic roles & 50–950 ramp
primary
#9BCFBC
secondary
#A56A7F
accent
#3863AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483