#ADDDCA#ADDDCA
#ADDDCA is a very light, muted teal. Relative luminance 0.649; OKLCH L 85.9% C 0.056 H 168.8°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDDCA |
|---|---|
| RGB | rgb(173, 221, 202) |
| HSL | hsl(156, 41%, 77%) |
| HSV | hsv(156, 22%, 87%) |
| CMYK | cmyk(21.7%, 0%, 8.6%, 13.3%) |
| CIE-LAB | lab(84.41, -19.34, 4.24) |
| CIE-LCH | lch(84.41, 19.80, 167.62°) |
| OKLab | oklab(85.85% -0.0553 0.0109) |
| OKLCH | oklch(85.85% 0.056 168.8) |
| XYZ | xyz(53.7476, 64.8595, 65.5529) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.87
Pale Teal
#82CBB2
ΔE00 7.19
Pale Aqua
#B8FFEB
ΔE00 7.74
Seafoam Blue
#78D1B6
ΔE00 7.99
Duck Egg Blue
#C3FBF4
ΔE00 8.12
Paleturquoise
#AFEEEE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDDCA #DDADC0
analogous
#ADDDB2 #ADDDCA #ADD8DD
triadic
#ADDDCA #CAADDD #DDCAAD
tetradic
#ADDDCA #B2ADDD #DDADC0 #D8DDAD
square
#ADDDCA #B2ADDD #DDADC0 #D8DDAD
split-complementary
#ADDDCA #DDADD8 #DDB2AD
monochromatic
#56B992 #82CBAE #ADDDCA #D8EFE6 #E9F6F1
Accessibility & contrast
On white
1.50
#ADDDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#ADDDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDDCA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDDCA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C9
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#A2DED7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #adddca; /* rgb */ color: rgb(173, 221, 202); /* oklch */ color: oklch(85.9% 0.056 168.8);
Tailwind
colors: {
custom: {
50: '#c6e7da',
500: '#adddca',
950: '#000000',
},
}SCSS
$custom: #adddca; $custom-light: #c6e7da; $custom-dark: #000000;
JSON
{
"hex": "#adddca",
"rgb": {
"r": 173,
"g": 221,
"b": 202
},
"hsl": {
"h": 156.25,
"s": 41.379,
"l": 77.255
},
"oklch": {
"l": 0.8585,
"c": 0.05639,
"h": 168.8
},
"luminance": 0.64861
}Semantic roles & 50–950 ramp
primary
#ADDDCA
secondary
#B57991
accent
#3165B4
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483