#9BCDCA#9BCDCA
#9BCDCA is a light, muted teal. Relative luminance 0.549; OKLCH L 81.2% C 0.052 H 191.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #9BCDCA |
|---|---|
| RGB | rgb(155, 205, 202) |
| HSL | hsl(176, 33%, 71%) |
| HSV | hsv(176, 24%, 80%) |
| CMYK | cmyk(24.4%, 0%, 1.5%, 19.6%) |
| CIE-LAB | lab(78.98, -16.81, -3.81) |
| CIE-LCH | lch(78.98, 17.24, 192.76°) |
| OKLab | oklab(81.25% -0.0512 -0.0105) |
| OKLCH | oklch(81.25% 0.052 191.6) |
| XYZ | xyz(46.0063, 54.8935, 64.0371) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.27
Paleturquoise
#AFEEEE
ΔE00 7.70
Lightblue
#ADD8E6
ΔE00 8.62
Pale Teal
#82CBB2
ΔE00 9.13
Robin'S Egg Blue
#98EFF9
ΔE00 9.66
Mediumturquoise
#48D1CC
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BCDCA #CD9B9E
analogous
#9BCDB1 #9BCDCA #9BB7CD
triadic
#9BCDCA #CA9BCD #CDCA9B
tetradic
#9BCDCA #B19BCD #CD9B9E #B7CD9B
square
#9BCDCA #B19BCD #CD9B9E #B7CD9B
split-complementary
#9BCDCA #CD9BB7 #CDB19B
monochromatic
#4F9E9A #72B9B4 #9BCDCA #C4E1E0 #EBF5F4
Accessibility & contrast
On white
1.75
#9BCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#9BCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BCDCA
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BCDCA | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CA
Deuteranopia (green-blind)
#BDC1CB
Tritanopia (blue-blind)
#8BD0CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #9bcdca; /* rgb */ color: rgb(155, 205, 202); /* oklch */ color: oklch(81.2% 0.052 191.6);
Tailwind
colors: {
custom: {
50: '#b9dcda',
500: '#9bcdca',
950: '#000000',
},
}SCSS
$custom: #9bcdca; $custom-light: #b9dcda; $custom-dark: #000000;
JSON
{
"hex": "#9bcdca",
"rgb": {
"r": 155,
"g": 205,
"b": 202
},
"hsl": {
"h": 176.4,
"s": 33.333,
"l": 70.588
},
"oklch": {
"l": 0.81248,
"c": 0.05223,
"h": 191.6
},
"luminance": 0.54895
}Semantic roles & 50–950 ramp
primary
#9BCDCA
secondary
#A26A6D
accent
#3940AC
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#111514
muted
#818483