#9BCFBB#9BCFBB
#9BCFBB is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.3% C 0.061 H 169.1°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCFBB |
|---|---|
| RGB | rgb(155, 207, 187) |
| HSL | hsl(157, 35%, 71%) |
| HSV | hsv(157, 25%, 81%) |
| CMYK | cmyk(25.1%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(79.14, -21.00, 4.48) |
| CIE-LCH | lch(79.14, 21.47, 167.96°) |
| OKLab | oklab(81.25% -0.06 0.0115) |
| OKLCH | oklch(81.25% 0.061 169.1) |
| XYZ | xyz(44.7973, 55.1802, 55.2946) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.16
Seafoam Blue
#78D1B6
ΔE00 5.75
Light Teal
#90E4C1
ΔE00 7.04
Mediumaquamarine
#66CDAA
ΔE00 8.05
Seafoam
#7FE0B3
ΔE00 8.81
Darkseagreen
#8FBC8F
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCFBB #CF9BAF
analogous
#9BCFA1 #9BCFBB #9BC9CF
triadic
#9BCFBB #BB9BCF #CFBB9B
tetradic
#9BCFBB #A19BCF #CF9BAF #C9CF9B
square
#9BCFBB #A19BCF #CF9BAF #C9CF9B
split-complementary
#9BCFBB #CF9BC9 #CFA19B
monochromatic
#4EA282 #72BB9F #9BCFBB #C4E3D7 #EAF5F1
Accessibility & contrast
On white
1.74
#9BCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#9BCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCFBB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCFBB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#C3C1BC
Tritanopia (blue-blind)
#8FD0C9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9bcfbb; /* rgb */ color: rgb(155, 207, 187); /* oklch */ color: oklch(81.3% 0.061 169.1);
Tailwind
colors: {
custom: {
50: '#b9ddcf',
500: '#9bcfbb',
950: '#000000',
},
}SCSS
$custom: #9bcfbb; $custom-light: #b9ddcf; $custom-dark: #000000;
JSON
{
"hex": "#9bcfbb",
"rgb": {
"r": 155,
"g": 207,
"b": 187
},
"hsl": {
"h": 156.923,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.81251,
"c": 0.06108,
"h": 169.1
},
"luminance": 0.55182
}Semantic roles & 50–950 ramp
primary
#9BCFBB
secondary
#A56A80
accent
#3865AE
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483