#9CDACA#9CDACA
#9CDACA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.2% C 0.067 H 176.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CDACA |
|---|---|
| RGB | rgb(156, 218, 202) |
| HSL | hsl(165, 46%, 73%) |
| HSV | hsv(165, 28%, 85%) |
| CMYK | cmyk(28.4%, 0%, 7.3%, 14.5%) |
| CIE-LAB | lab(82.63, -23.03, 1.54) |
| CIE-LCH | lch(82.63, 23.08, 176.16°) |
| OKLab | oklab(84.18% -0.0669 0.0037) |
| OKLCH | oklch(84.18% 0.067 176.8) |
| XYZ | xyz(49.4389, 61.4726, 65.1261) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.50
Seafoam Blue
#78D1B6
ΔE00 5.96
Light Teal
#90E4C1
ΔE00 6.41
Tiffany Blue
#7BF2DA
ΔE00 7.87
Paleturquoise
#AFEEEE
ΔE00 7.87
Pale Aqua
#B8FFEB
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CDACA #DA9CAC
analogous
#9CDAAB #9CDACA #9CCBDA
triadic
#9CDACA #CA9CDA #DACA9C
tetradic
#9CDACA #AB9CDA #DA9CAC #CBDA9C
square
#9CDACA #AB9CDA #DA9CAC #CBDA9C
split-complementary
#9CDACA #DA9CCB #DAAB9C
monochromatic
#44B79A #6FC9B2 #9CDACA #C9EBE2 #E9F7F3
Accessibility & contrast
On white
1.58
#9CDACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#9CDACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CDACA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CDACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CDACA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D2C9
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#8BDCD5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #9cdaca; /* rgb */ color: rgb(156, 218, 202); /* oklch */ color: oklch(84.2% 0.067 176.8);
Tailwind
colors: {
custom: {
50: '#bbe5da',
500: '#9cdaca',
950: '#000000',
},
}SCSS
$custom: #9cdaca; $custom-light: #bbe5da; $custom-dark: #000000;
JSON
{
"hex": "#9cdaca",
"rgb": {
"r": 156,
"g": 218,
"b": 202
},
"hsl": {
"h": 164.516,
"s": 45.588,
"l": 73.333
},
"oklch": {
"l": 0.84178,
"c": 0.06705,
"h": 176.8
},
"luminance": 0.61475
}Semantic roles & 50–950 ramp
primary
#9CDACA
secondary
#B1697C
accent
#2D51B9
background
#FDFEFE
surface
#F8FCFB
border
#D1D5D4
text
#121514
muted
#828483