#9BD2BB#9BD2BB
#9BD2BB is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.9% C 0.066 H 167.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2BB |
|---|---|
| RGB | rgb(155, 210, 187) |
| HSL | hsl(155, 38%, 72%) |
| HSV | hsv(155, 26%, 82%) |
| CMYK | cmyk(26.2%, 0%, 11%, 17.6%) |
| CIE-LAB | lab(79.98, -22.49, 5.68) |
| CIE-LCH | lch(79.98, 23.19, 165.81°) |
| OKLab | oklab(81.92% -0.0639 0.0147) |
| OKLCH | oklch(81.92% 0.066 167.1) |
| XYZ | xyz(45.5310, 56.6477, 55.5392) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.87
Seafoam Blue
#78D1B6
ΔE00 5.22
Light Teal
#90E4C1
ΔE00 5.91
Mediumaquamarine
#66CDAA
ΔE00 7.47
Seafoam
#7FE0B3
ΔE00 7.70
Mint
#AAF0C1
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2BB #D29BB2
analogous
#9BD2A0 #9BD2BB #9BCED2
triadic
#9BD2BB #BB9BD2 #D2BB9B
tetradic
#9BD2BB #A09BD2 #D29BB2 #CED29B
square
#9BD2BB #A09BD2 #D29BB2 #CED29B
split-complementary
#9BD2BB #D29BCE #D2A09B
monochromatic
#4BA781 #71BF9E #9BD2BB #C5E5D8 #EAF6F1
Accessibility & contrast
On white
1.70
#9BD2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#9BD2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2BB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2BB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCABA
Deuteranopia (green-blind)
#C6C3BC
Tritanopia (blue-blind)
#8FD2CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9bd2bb; /* rgb */ color: rgb(155, 210, 187); /* oklch */ color: oklch(81.9% 0.066 167.1);
Tailwind
colors: {
custom: {
50: '#b9e0cf',
500: '#9bd2bb',
950: '#000000',
},
}SCSS
$custom: #9bd2bb; $custom-light: #b9e0cf; $custom-dark: #000000;
JSON
{
"hex": "#9bd2bb",
"rgb": {
"r": 155,
"g": 210,
"b": 187
},
"hsl": {
"h": 154.909,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.8192,
"c": 0.06555,
"h": 167.1
},
"luminance": 0.5665
}Semantic roles & 50–950 ramp
primary
#9BD2BB
secondary
#A86983
accent
#3569B1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483