#9CCBBD#9CCBBD
#9CCBBD is a light, muted teal. Relative luminance 0.535; OKLCH L 80.5% C 0.053 H 174.7°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCBBD |
|---|---|
| RGB | rgb(156, 203, 189) |
| HSL | hsl(162, 31%, 70%) |
| HSV | hsv(162, 23%, 80%) |
| CMYK | cmyk(23.2%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(78.14, -18.26, 1.96) |
| CIE-LCH | lch(78.14, 18.37, 173.88°) |
| OKLab | oklab(80.48% -0.0529 0.0049) |
| OKLCH | oklch(80.48% 0.053 174.7) |
| XYZ | xyz(44.2488, 53.4522, 56.1201) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.71
Seafoam Blue
#78D1B6
ΔE00 7.36
Light Teal
#90E4C1
ΔE00 9.20
Mediumaquamarine
#66CDAA
ΔE00 9.68
Powder Blue
#B0E0E6
ΔE00 9.94
Paleturquoise
#AFEEEE
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCBBD #CB9CAA
analogous
#9CCBA5 #9CCBBD #9CC1CB
triadic
#9CCBBD #BD9CCB #CBBD9C
tetradic
#9CCBBD #A59CCB #CB9CAA #C1CB9C
square
#9CCBBD #A59CCB #CB9CAA #C1CB9C
split-complementary
#9CCBBD #CB9CC1 #CBA59C
monochromatic
#519B85 #74B6A2 #9CCBBD #C4E0D8 #EBF4F2
Accessibility & contrast
On white
1.80
#9CCBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#9CCBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCBBD
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCBBD | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#90CCC7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9ccbbd; /* rgb */ color: rgb(156, 203, 189); /* oklch */ color: oklch(80.5% 0.053 174.7);
Tailwind
colors: {
custom: {
50: '#badbd0',
500: '#9ccbbd',
950: '#000000',
},
}SCSS
$custom: #9ccbbd; $custom-light: #badbd0; $custom-dark: #000000;
JSON
{
"hex": "#9ccbbd",
"rgb": {
"r": 156,
"g": 203,
"b": 189
},
"hsl": {
"h": 162.128,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.80481,
"c": 0.05318,
"h": 174.7
},
"luminance": 0.53454
}Semantic roles & 50–950 ramp
primary
#9CCBBD
secondary
#A06B7B
accent
#3C5CAA
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111514
muted
#818483