#ADDECD#ADDECD
#ADDECD is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.2% C 0.056 H 171.7°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDECD |
|---|---|
| RGB | rgb(173, 222, 205) |
| HSL | hsl(159, 43%, 77%) |
| HSV | hsv(159, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 7.7%, 12.9%) |
| CIE-LAB | lab(84.76, -19.24, 3.16) |
| CIE-LCH | lch(84.76, 19.50, 170.67°) |
| OKLab | oklab(86.15% -0.0554 0.0081) |
| OKLCH | oklch(86.15% 0.056 171.7) |
| XYZ | xyz(54.3711, 65.5326, 67.5301) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.20
Pale Aqua
#B8FFEB
ΔE00 7.45
Pale Teal
#82CBB2
ΔE00 7.45
Duck Egg Blue
#C3FBF4
ΔE00 7.50
Paleturquoise
#AFEEEE
ΔE00 7.77
Eggshell Blue
#C4FFF7
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDECD #DEADBE
analogous
#ADDEB5 #ADDECD #ADD6DE
triadic
#ADDECD #CDADDE #DECDAD
tetradic
#ADDECD #B5ADDE #DEADBE #D6DEAD
square
#ADDECD #B5ADDE #DEADBE #D6DEAD
split-complementary
#ADDECD #DEADD6 #DEB5AD
monochromatic
#56BB98 #81CCB2 #ADDECD #D9F0E8 #E9F6F2
Accessibility & contrast
On white
1.49
#ADDECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#ADDECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDECD
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDECD | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CC
Deuteranopia (green-blind)
#D2D1CE
Tritanopia (blue-blind)
#A2DFD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #addecd; /* rgb */ color: rgb(173, 222, 205); /* oklch */ color: oklch(86.2% 0.056 171.7);
Tailwind
colors: {
custom: {
50: '#c6e8dc',
500: '#addecd',
950: '#000000',
},
}SCSS
$custom: #addecd; $custom-light: #c6e8dc; $custom-dark: #000000;
JSON
{
"hex": "#addecd",
"rgb": {
"r": 173,
"g": 222,
"b": 205
},
"hsl": {
"h": 159.184,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.8615,
"c": 0.05599,
"h": 171.7
},
"luminance": 0.65535
}Semantic roles & 50–950 ramp
primary
#ADDECD
secondary
#B6798E
accent
#305EB6
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484