#9BDBBB#9BDBBB
#9BDBBB is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.079 H 162.4°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDBBB |
|---|---|
| RGB | rgb(155, 219, 187) |
| HSL | hsl(150, 47%, 73%) |
| HSV | hsv(150, 29%, 86%) |
| CMYK | cmyk(29.2%, 0%, 14.6%, 14.1%) |
| CIE-LAB | lab(82.50, -26.89, 9.29) |
| CIE-LCH | lch(82.50, 28.45, 160.93°) |
| OKLab | oklab(83.94% -0.0754 0.024) |
| OKLCH | oklch(83.94% 0.079 162.4) |
| XYZ | xyz(47.8158, 61.2172, 56.3007) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 3.16
Seafoam
#7FE0B3
ΔE00 4.93
Pale Teal
#82CBB2
ΔE00 5.03
Seafoam Blue
#78D1B6
ΔE00 5.26
Mint
#AAF0C1
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDBBB #DB9BBB
analogous
#9BDB9B #9BDBBB #9BDBDB
triadic
#9BDBBB #BB9BDB #DBBB9B
tetradic
#9BDBBB #9B9BDB #DB9BBB #DBDB9B
square
#9BDBBB #9B9BDB #DB9BBB #DBDB9B
split-complementary
#9BDBBB #DB9BDB #DB9B9B
monochromatic
#43B97E #6ECB9C #9BDBBB #C8EBDA #E8F7F0
Accessibility & contrast
On white
1.59
#9BDBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#9BDBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDBBB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDBBB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D2B9
Deuteranopia (green-blind)
#CECABD
Tritanopia (blue-blind)
#8DDBD2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #9bdbbb; /* rgb */ color: rgb(155, 219, 187); /* oklch */ color: oklch(83.9% 0.079 162.4);
Tailwind
colors: {
custom: {
50: '#bae6cf',
500: '#9bdbbb',
950: '#000000',
},
}SCSS
$custom: #9bdbbb; $custom-light: #bae6cf; $custom-dark: #000000;
JSON
{
"hex": "#9bdbbb",
"rgb": {
"r": 155,
"g": 219,
"b": 187
},
"hsl": {
"h": 150,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.83935,
"c": 0.07915,
"h": 162.4
},
"luminance": 0.61219
}Semantic roles & 50–950 ramp
primary
#9BDBBB
secondary
#B3688D
accent
#2B73BA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121613
muted
#828483