#9BD2BA#9BD2BA
#9BD2BA is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.9% C 0.066 H 166.1°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD2BA |
|---|---|
| RGB | rgb(155, 210, 186) |
| HSL | hsl(154, 38%, 72%) |
| HSV | hsv(154, 26%, 82%) |
| CMYK | cmyk(26.2%, 0%, 11.4%, 17.6%) |
| CIE-LAB | lab(79.96, -22.69, 6.18) |
| CIE-LCH | lch(79.96, 23.52, 164.75°) |
| OKLab | oklab(81.89% -0.0643 0.016) |
| OKLCH | oklch(81.89% 0.066 166.1) |
| XYZ | xyz(45.4243, 56.6050, 54.9773) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.86
Seafoam Blue
#78D1B6
ΔE00 5.20
Light Teal
#90E4C1
ΔE00 5.78
Mediumaquamarine
#66CDAA
ΔE00 7.36
Seafoam
#7FE0B3
ΔE00 7.50
Mint
#AAF0C1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD2BA #D29BB3
analogous
#9BD29F #9BD2BA #9BCFD2
triadic
#9BD2BA #BA9BD2 #D2BA9B
tetradic
#9BD2BA #9F9BD2 #D29BB3 #CFD29B
square
#9BD2BA #9F9BD2 #D29BB3 #CFD29B
split-complementary
#9BD2BA #D29BCF #D29F9B
monochromatic
#4BA77F #71BF9D #9BD2BA #C5E5D7 #EAF6F0
Accessibility & contrast
On white
1.70
#9BD2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#9BD2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD2BA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD2BA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CAB9
Deuteranopia (green-blind)
#C6C3BB
Tritanopia (blue-blind)
#8FD2CB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9bd2ba; /* rgb */ color: rgb(155, 210, 186); /* oklch */ color: oklch(81.9% 0.066 166.1);
Tailwind
colors: {
custom: {
50: '#b9e0ce',
500: '#9bd2ba',
950: '#000000',
},
}SCSS
$custom: #9bd2ba; $custom-light: #b9e0ce; $custom-dark: #000000;
JSON
{
"hex": "#9bd2ba",
"rgb": {
"r": 155,
"g": 210,
"b": 186
},
"hsl": {
"h": 153.818,
"s": 37.931,
"l": 71.569
},
"oklch": {
"l": 0.81892,
"c": 0.06626,
"h": 166.1
},
"luminance": 0.56607
}Semantic roles & 50–950 ramp
primary
#9BD2BA
secondary
#A86985
accent
#356BB1
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111513
muted
#818483