#ADDECC#ADDECC
#ADDECC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.057 H 170.5°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDECC |
|---|---|
| RGB | rgb(173, 222, 204) |
| HSL | hsl(158, 43%, 77%) |
| HSV | hsv(158, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 8.1%, 12.9%) |
| CIE-LAB | lab(84.73, -19.44, 3.65) |
| CIE-LCH | lch(84.73, 19.78, 169.36°) |
| OKLab | oklab(86.12% -0.0558 0.0094) |
| OKLCH | oklch(86.12% 0.057 170.5) |
| XYZ | xyz(54.2508, 65.4845, 66.8964) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.96
Pale Teal
#82CBB2
ΔE00 7.33
Pale Aqua
#B8FFEB
ΔE00 7.45
Duck Egg Blue
#C3FBF4
ΔE00 7.71
Seafoam Blue
#78D1B6
ΔE00 8.05
Paleturquoise
#AFEEEE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDECC #DEADBF
analogous
#ADDEB3 #ADDECC #ADD8DE
triadic
#ADDECC #CCADDE #DECCAD
tetradic
#ADDECC #B3ADDE #DEADBF #D8DEAD
square
#ADDECC #B3ADDE #DEADBF #D8DEAD
split-complementary
#ADDECC #DEADD8 #DEB3AD
monochromatic
#56BB96 #81CCB1 #ADDECC #D9F0E7 #E9F6F1
Accessibility & contrast
On white
1.49
#ADDECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#ADDECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDECC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDECC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D2D1CD
Tritanopia (blue-blind)
#A2DFD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #addecc; /* rgb */ color: rgb(173, 222, 204); /* oklch */ color: oklch(86.1% 0.057 170.5);
Tailwind
colors: {
custom: {
50: '#c6e8db',
500: '#addecc',
950: '#000000',
},
}SCSS
$custom: #addecc; $custom-light: #c6e8db; $custom-dark: #000000;
JSON
{
"hex": "#addecc",
"rgb": {
"r": 173,
"g": 222,
"b": 204
},
"hsl": {
"h": 157.959,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.86122,
"c": 0.05659,
"h": 170.5
},
"luminance": 0.65486
}Semantic roles & 50–950 ramp
primary
#ADDECC
secondary
#B6798F
accent
#3061B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131615
muted
#828484