#9CCABE#9CCABE
#9CCABE is a light, muted teal. Relative luminance 0.530; OKLCH L 80.3% C 0.051 H 177.2°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCABE |
|---|---|
| RGB | rgb(156, 202, 190) |
| HSL | hsl(164, 30%, 70%) |
| HSV | hsv(164, 23%, 79%) |
| CMYK | cmyk(22.8%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(77.89, -17.55, 1.05) |
| CIE-LCH | lch(77.89, 17.58, 176.56°) |
| OKLab | oklab(80.29% -0.0512 0.0025) |
| OKLCH | oklch(80.29% 0.051 177.2) |
| XYZ | xyz(44.1223, 53.0250, 56.6153) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.32
Seafoam Blue
#78D1B6
ΔE00 7.93
Powder Blue
#B0E0E6
ΔE00 9.38
Paleturquoise
#AFEEEE
ΔE00 9.79
Light Teal
#90E4C1
ΔE00 9.91
Mediumaquamarine
#66CDAA
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCABE #CA9CA8
analogous
#9CCAA7 #9CCABE #9CBFCA
triadic
#9CCABE #BE9CCA #CABE9C
tetradic
#9CCABE #A79CCA #CA9CA8 #BFCA9C
square
#9CCABE #A79CCA #CA9CA8 #BFCA9C
split-complementary
#9CCABE #CA9CBF #CAA79C
monochromatic
#529987 #74B5A4 #9CCABE #C4DFD8 #EBF4F2
Accessibility & contrast
On white
1.81
#9CCABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#9CCABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCABE
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCABE | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BE
Deuteranopia (green-blind)
#BEBEBF
Tritanopia (blue-blind)
#90CBC6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #9ccabe; /* rgb */ color: rgb(156, 202, 190); /* oklch */ color: oklch(80.3% 0.051 177.2);
Tailwind
colors: {
custom: {
50: '#badad1',
500: '#9ccabe',
950: '#000000',
},
}SCSS
$custom: #9ccabe; $custom-light: #badad1; $custom-dark: #000000;
JSON
{
"hex": "#9ccabe",
"rgb": {
"r": 156,
"g": 202,
"b": 190
},
"hsl": {
"h": 164.348,
"s": 30.263,
"l": 70.196
},
"oklch": {
"l": 0.80289,
"c": 0.05128,
"h": 177.2
},
"luminance": 0.53027
}Semantic roles & 50–950 ramp
primary
#9CCABE
secondary
#9F6B79
accent
#3D59A9
background
#FDFEFE
surface
#F8FBFB
border
#D1D4D4
text
#111414
muted
#818383