#9CCABA#9CCABA
#9CCABA is a light, muted teal. Relative luminance 0.529; OKLCH L 80.2% C 0.053 H 171.6°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCABA |
|---|---|
| RGB | rgb(156, 202, 186) |
| HSL | hsl(159, 30%, 70%) |
| HSV | hsv(159, 23%, 79%) |
| CMYK | cmyk(22.8%, 0%, 7.9%, 20.8%) |
| CIE-LAB | lab(77.79, -18.38, 3.06) |
| CIE-LCH | lch(77.79, 18.63, 170.55°) |
| OKLab | oklab(80.17% -0.0529 0.0078) |
| OKLCH | oklch(80.17% 0.053 171.6) |
| XYZ | xyz(43.6912, 52.8525, 54.3444) |
| Luminance | 0.5285 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.40
Seafoam Blue
#78D1B6
ΔE00 7.18
Light Teal
#90E4C1
ΔE00 8.97
Mediumaquamarine
#66CDAA
ΔE00 9.35
Darkseagreen
#8FBC8F
ΔE00 10.06
Seafoam
#7FE0B3
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCABA #CA9CAC
analogous
#9CCAA3 #9CCABA #9CC3CA
triadic
#9CCABA #BA9CCA #CABA9C
tetradic
#9CCABA #A39CCA #CA9CAC #C3CA9C
square
#9CCABA #A39CCA #CA9CAC #C3CA9C
split-complementary
#9CCABA #CA9CC3 #CAA39C
monochromatic
#529981 #74B59E #9CCABA #C4DFD6 #EBF4F1
Accessibility & contrast
On white
1.81
#9CCABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#9CCABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCABA
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCABA | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4B9
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#91CBC5
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #9ccaba; /* rgb */ color: rgb(156, 202, 186); /* oklch */ color: oklch(80.2% 0.053 171.6);
Tailwind
colors: {
custom: {
50: '#badace',
500: '#9ccaba',
950: '#000000',
},
}SCSS
$custom: #9ccaba; $custom-light: #badace; $custom-dark: #000000;
JSON
{
"hex": "#9ccaba",
"rgb": {
"r": 156,
"g": 202,
"b": 186
},
"hsl": {
"h": 159.13,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.80174,
"c": 0.05346,
"h": 171.6
},
"luminance": 0.52854
}Semantic roles & 50–950 ramp
primary
#9CCABA
secondary
#9F6B7D
accent
#3D62A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111413
muted
#818383