#ADDFD5#ADDFD5
#ADDFD5 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.6% C 0.053 H 181.4°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDFD5 |
|---|---|
| RGB | rgb(173, 223, 213) |
| HSL | hsl(168, 44%, 78%) |
| HSV | hsv(168, 22%, 87%) |
| CMYK | cmyk(22.4%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(85.23, -18.11, -0.38) |
| CIE-LCH | lch(85.23, 18.11, 181.19°) |
| OKLab | oklab(86.6% -0.0534 -0.0013) |
| OKLCH | oklch(86.6% 0.053 181.4) |
| XYZ | xyz(55.6279, 66.4615, 72.8353) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.39
Duck Egg Blue
#C3FBF4
ΔE00 6.19
Powder Blue
#B0E0E6
ΔE00 6.76
Eggshell Blue
#C4FFF7
ΔE00 6.92
Light Light Blue
#CAFFFB
ΔE00 7.38
Pale Cyan
#B7FFFA
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDFD5 #DFADB7
analogous
#ADDFBC #ADDFD5 #ADD0DF
triadic
#ADDFD5 #D5ADDF #DFD5AD
tetradic
#ADDFD5 #BCADDF #DFADB7 #D0DFAD
square
#ADDFD5 #BCADDF #DFADB7 #D0DFAD
split-complementary
#ADDFD5 #DFADD0 #DFBCAD
monochromatic
#55BDA8 #81CEBE #ADDFD5 #D9F0EC #E9F6F4
Accessibility & contrast
On white
1.47
#ADDFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#ADDFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDFD5
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDFD5 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD9D5
Deuteranopia (green-blind)
#D1D2D6
Tritanopia (blue-blind)
#9FE1DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #addfd5; /* rgb */ color: rgb(173, 223, 213); /* oklch */ color: oklch(86.6% 0.053 181.4);
Tailwind
colors: {
custom: {
50: '#c6e9e1',
500: '#addfd5',
950: '#000000',
},
}SCSS
$custom: #addfd5; $custom-light: #c6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#addfd5",
"rgb": {
"r": 173,
"g": 223,
"b": 213
},
"hsl": {
"h": 168,
"s": 43.86,
"l": 77.647
},
"oklch": {
"l": 0.86595,
"c": 0.05346,
"h": 181.4
},
"luminance": 0.66464
}Semantic roles & 50–950 ramp
primary
#ADDFD5
secondary
#B87985
accent
#2F4AB7
background
#FDFEFE
surface
#F9FCFC
border
#D2D5D5
text
#131615
muted
#828484