#9CCABB#9CCABB
#9CCABB is a light, muted teal. Relative luminance 0.529; OKLCH L 80.2% C 0.053 H 172.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCABB |
|---|---|
| RGB | rgb(156, 202, 187) |
| HSL | hsl(160, 30%, 70%) |
| HSV | hsv(160, 23%, 79%) |
| CMYK | cmyk(22.8%, 0%, 7.4%, 20.8%) |
| CIE-LAB | lab(77.81, -18.17, 2.56) |
| CIE-LCH | lch(77.81, 18.35, 171.99°) |
| OKLab | oklab(80.2% -0.0525 0.0065) |
| OKLCH | oklch(80.2% 0.053 172.9) |
| XYZ | xyz(43.7978, 52.8952, 54.9062) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.60
Seafoam Blue
#78D1B6
ΔE00 7.34
Light Teal
#90E4C1
ΔE00 9.18
Mediumaquamarine
#66CDAA
ΔE00 9.56
Powder Blue
#B0E0E6
ΔE00 10.38
Darkseagreen
#8FBC8F
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCABB #CA9CAB
analogous
#9CCAA4 #9CCABB #9CC2CA
triadic
#9CCABB #BB9CCA #CABB9C
tetradic
#9CCABB #A49CCA #CA9CAB #C2CA9C
square
#9CCABB #A49CCA #CA9CAB #C2CA9C
split-complementary
#9CCABB #CA9CC2 #CAA49C
monochromatic
#529982 #74B5A0 #9CCABB #C4DFD6 #EBF4F1
Accessibility & contrast
On white
1.81
#9CCABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#9CCABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCABB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCABB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#BEBEBC
Tritanopia (blue-blind)
#91CBC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ccabb; /* rgb */ color: rgb(156, 202, 187); /* oklch */ color: oklch(80.2% 0.053 172.9);
Tailwind
colors: {
custom: {
50: '#badacf',
500: '#9ccabb',
950: '#000000',
},
}SCSS
$custom: #9ccabb; $custom-light: #badacf; $custom-dark: #000000;
JSON
{
"hex": "#9ccabb",
"rgb": {
"r": 156,
"g": 202,
"b": 187
},
"hsl": {
"h": 160.435,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.80203,
"c": 0.05286,
"h": 172.9
},
"luminance": 0.52897
}Semantic roles & 50–950 ramp
primary
#9CCABB
secondary
#9F6B7C
accent
#3D60A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383