#9BDBCB#9BDBCB
#9BDBCB is a very light, moderate teal. Relative luminance 0.619; OKLCH L 84.4% C 0.069 H 177.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9BDBCB |
|---|---|
| RGB | rgb(155, 219, 203) |
| HSL | hsl(165, 47%, 73%) |
| HSV | hsv(165, 29%, 86%) |
| CMYK | cmyk(29.2%, 0%, 7.3%, 14.1%) |
| CIE-LAB | lab(82.88, -23.60, 1.37) |
| CIE-LCH | lch(82.88, 23.64, 176.68°) |
| OKLab | oklab(84.37% -0.0687 0.0033) |
| OKLCH | oklch(84.37% 0.069 177.3) |
| XYZ | xyz(49.6250, 61.9409, 65.8293) |
| Luminance | 0.6194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.57
Seafoam Blue
#78D1B6
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.28
Tiffany Blue
#7BF2DA
ΔE00 7.53
Paleturquoise
#AFEEEE
ΔE00 7.77
Pale Aqua
#B8FFEB
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BDBCB #DB9BAB
analogous
#9BDBAB #9BDBCB #9BCBDB
triadic
#9BDBCB #CB9BDB #DBCB9B
tetradic
#9BDBCB #AB9BDB #DB9BAB #CBDB9B
square
#9BDBCB #AB9BDB #DB9BAB #CBDB9B
split-complementary
#9BDBCB #DB9BCB #DBAB9B
monochromatic
#43B99B #6ECBB4 #9BDBCB #C8EBE2 #E8F7F3
Accessibility & contrast
On white
1.57
#9BDBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#9BDBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BDBCB
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BDBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BDBCB | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#CBCBCC
Tritanopia (blue-blind)
#89DDD6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9bdbcb; /* rgb */ color: rgb(155, 219, 203); /* oklch */ color: oklch(84.4% 0.069 177.3);
Tailwind
colors: {
custom: {
50: '#bae6da',
500: '#9bdbcb',
950: '#000000',
},
}SCSS
$custom: #9bdbcb; $custom-light: #bae6da; $custom-dark: #000000;
JSON
{
"hex": "#9bdbcb",
"rgb": {
"r": 155,
"g": 219,
"b": 203
},
"hsl": {
"h": 165,
"s": 47.059,
"l": 73.333
},
"oklch": {
"l": 0.84373,
"c": 0.06875,
"h": 177.3
},
"luminance": 0.61943
}Semantic roles & 50–950 ramp
primary
#9BDBCB
secondary
#B3687A
accent
#2B4FBA
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121614
muted
#828483