#ADDCC9#ADDCC9
#ADDCC9 is a very light, muted teal. Relative luminance 0.643; OKLCH L 85.6% C 0.056 H 168.4°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCC9 |
|---|---|
| RGB | rgb(173, 220, 201) |
| HSL | hsl(156, 40%, 77%) |
| HSV | hsv(156, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(84.11, -19.04, 4.34) |
| CIE-LCH | lch(84.11, 19.53, 167.15°) |
| OKLab | oklab(85.61% -0.0544 0.0112) |
| OKLCH | oklch(85.61% 0.056 168.4) |
| XYZ | xyz(53.3664, 64.2858, 64.8436) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.02
Pale Teal
#82CBB2
ΔE00 7.16
Pale Aqua
#B8FFEB
ΔE00 8.01
Seafoam Blue
#78D1B6
ΔE00 8.03
Duck Egg Blue
#C3FBF4
ΔE00 8.33
Paleturquoise
#AFEEEE
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCC9 #DCADC0
analogous
#ADDCB2 #ADDCC9 #ADD8DC
triadic
#ADDCC9 #C9ADDC #DCC9AD
tetradic
#ADDCC9 #B2ADDC #DCADC0 #D8DCAD
square
#ADDCC9 #B2ADDC #DCADC0 #D8DCAD
split-complementary
#ADDCC9 #DCADD8 #DCB2AD
monochromatic
#57B791 #82CAAD #ADDCC9 #D8EEE5 #EAF6F1
Accessibility & contrast
On white
1.52
#ADDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#ADDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCC9
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCC9 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C8
Deuteranopia (green-blind)
#D1CFCA
Tritanopia (blue-blind)
#A3DDD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcc9; /* rgb */ color: rgb(173, 220, 201); /* oklch */ color: oklch(85.6% 0.056 168.4);
Tailwind
colors: {
custom: {
50: '#c6e7d9',
500: '#addcc9',
950: '#000000',
},
}SCSS
$custom: #addcc9; $custom-light: #c6e7d9; $custom-dark: #000000;
JSON
{
"hex": "#addcc9",
"rgb": {
"r": 173,
"g": 220,
"b": 201
},
"hsl": {
"h": 155.745,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85605,
"c": 0.05556,
"h": 168.4
},
"luminance": 0.64288
}Semantic roles & 50–950 ramp
primary
#ADDCC9
secondary
#B47991
accent
#3266B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483