#ADDCC8#ADDCC8
#ADDCC8 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.6% C 0.056 H 167.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCC8 |
|---|---|
| RGB | rgb(173, 220, 200) |
| HSL | hsl(154, 40%, 77%) |
| HSV | hsv(154, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(84.09, -19.24, 4.84) |
| CIE-LCH | lch(84.09, 19.83, 165.88°) |
| OKLab | oklab(85.58% -0.0548 0.0125) |
| OKLCH | oklch(85.58% 0.056 167.2) |
| XYZ | xyz(53.2491, 64.2389, 64.2261) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.08
Seafoam Blue
#78D1B6
ΔE00 7.95
Pale Aqua
#B8FFEB
ΔE00 8.05
Mint
#AAF0C1
ΔE00 8.54
Duck Egg Blue
#C3FBF4
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCC8 #DCADC1
analogous
#ADDCB1 #ADDCC8 #ADD9DC
triadic
#ADDCC8 #C8ADDC #DCC8AD
tetradic
#ADDCC8 #B1ADDC #DCADC1 #D9DCAD
square
#ADDCC8 #B1ADDC #DCADC1 #D9DCAD
split-complementary
#ADDCC8 #DCADD9 #DCB1AD
monochromatic
#57B78E #82CAAB #ADDCC8 #D8EEE5 #EAF6F1
Accessibility & contrast
On white
1.52
#ADDCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#ADDCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCC8
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCC8 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C7
Deuteranopia (green-blind)
#D1CFC9
Tritanopia (blue-blind)
#A3DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcc8; /* rgb */ color: rgb(173, 220, 200); /* oklch */ color: oklch(85.6% 0.056 167.2);
Tailwind
colors: {
custom: {
50: '#c6e7d8',
500: '#addcc8',
950: '#000000',
},
}SCSS
$custom: #addcc8; $custom-light: #c6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#addcc8",
"rgb": {
"r": 173,
"g": 220,
"b": 200
},
"hsl": {
"h": 154.468,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.85577,
"c": 0.05623,
"h": 167.2
},
"luminance": 0.64241
}Semantic roles & 50–950 ramp
primary
#ADDCC8
secondary
#B47992
accent
#3269B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483