#ADDCC7#ADDCC7
#ADDCC7 is a very light, muted teal. Relative luminance 0.642; OKLCH L 85.5% C 0.057 H 166.0°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDCC7 |
|---|---|
| RGB | rgb(173, 220, 199) |
| HSL | hsl(153, 40%, 77%) |
| HSV | hsv(153, 21%, 86%) |
| CMYK | cmyk(21.4%, 0%, 9.5%, 13.7%) |
| CIE-LAB | lab(84.07, -19.43, 5.33) |
| CIE-LCH | lch(84.07, 20.15, 164.66°) |
| OKLab | oklab(85.55% -0.0552 0.0138) |
| OKLCH | oklch(85.55% 0.057 166) |
| XYZ | xyz(53.1327, 64.1924, 63.6127) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.65
Pale Teal
#82CBB2
ΔE00 7.02
Seafoam Blue
#78D1B6
ΔE00 7.90
Pale Aqua
#B8FFEB
ΔE00 8.11
Mint
#AAF0C1
ΔE00 8.27
Duck Egg Blue
#C3FBF4
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDCC7 #DCADC2
analogous
#ADDCB0 #ADDCC7 #ADDADC
triadic
#ADDCC7 #C7ADDC #DCC7AD
tetradic
#ADDCC7 #B0ADDC #DCADC2 #DADCAD
square
#ADDCC7 #B0ADDC #DCADC2 #DADCAD
split-complementary
#ADDCC7 #DCADDA #DCB0AD
monochromatic
#57B78C #82CAAA #ADDCC7 #D8EEE4 #EAF6F0
Accessibility & contrast
On white
1.52
#ADDCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#ADDCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDCC7
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDCC7 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD5C6
Deuteranopia (green-blind)
#D1CFC8
Tritanopia (blue-blind)
#A3DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addcc7; /* rgb */ color: rgb(173, 220, 199); /* oklch */ color: oklch(85.5% 0.057 166.0);
Tailwind
colors: {
custom: {
50: '#c6e7d8',
500: '#addcc7',
950: '#000000',
},
}SCSS
$custom: #addcc7; $custom-light: #c6e7d8; $custom-dark: #000000;
JSON
{
"hex": "#addcc7",
"rgb": {
"r": 173,
"g": 220,
"b": 199
},
"hsl": {
"h": 153.191,
"s": 40.171,
"l": 77.059
},
"oklch": {
"l": 0.8555,
"c": 0.05693,
"h": 166
},
"luminance": 0.64194
}Semantic roles & 50–950 ramp
primary
#ADDCC7
secondary
#B47993
accent
#326CB3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483