#9BD0CD#9BD0CD
#9BD0CD is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.0% C 0.055 H 191.8°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9BD0CD |
|---|---|
| RGB | rgb(155, 208, 205) |
| HSL | hsl(177, 36%, 71%) |
| HSV | hsv(177, 25%, 82%) |
| CMYK | cmyk(25.5%, 0%, 1.4%, 18.4%) |
| CIE-LAB | lab(79.89, -17.68, -4.08) |
| CIE-LCH | lch(79.89, 18.14, 192.99°) |
| OKLab | oklab(82% -0.0538 -0.0112) |
| OKLCH | oklch(82% 0.055 191.8) |
| XYZ | xyz(47.0894, 56.4859, 66.1675) |
| Luminance | 0.5649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.96
Paleturquoise
#AFEEEE
ΔE00 6.95
Lightblue
#ADD8E6
ΔE00 8.64
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Pale Teal
#82CBB2
ΔE00 9.06
Mediumturquoise
#48D1CC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BD0CD #D09B9E
analogous
#9BD0B2 #9BD0CD #9BB8D0
triadic
#9BD0CD #CD9BD0 #D0CD9B
tetradic
#9BD0CD #B29BD0 #D09B9E #B8D09B
square
#9BD0CD #B29BD0 #D09B9E #B8D09B
split-complementary
#9BD0CD #D09BB8 #D0B29B
monochromatic
#4DA49F #71BCB8 #9BD0CD #C5E4E2 #EAF5F5
Accessibility & contrast
On white
1.71
#9BD0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#9BD0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BD0CD
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BD0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BD0CD | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#8AD3CF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #9bd0cd; /* rgb */ color: rgb(155, 208, 205); /* oklch */ color: oklch(82.0% 0.055 191.8);
Tailwind
colors: {
custom: {
50: '#badedc',
500: '#9bd0cd',
950: '#000000',
},
}SCSS
$custom: #9bd0cd; $custom-light: #badedc; $custom-dark: #000000;
JSON
{
"hex": "#9bd0cd",
"rgb": {
"r": 155,
"g": 208,
"b": 205
},
"hsl": {
"h": 176.604,
"s": 36.054,
"l": 71.176
},
"oklch": {
"l": 0.82,
"c": 0.05499,
"h": 191.8
},
"luminance": 0.56488
}Semantic roles & 50–950 ramp
primary
#9BD0CD
secondary
#A6696D
accent
#373DAF
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#121515
muted
#828484