#ADD8BD#ADD8BD
#ADD8BD is a very light, muted green. Relative luminance 0.617; OKLCH L 84.4% C 0.059 H 157.3°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD8BD |
|---|---|
| RGB | rgb(173, 216, 189) |
| HSL | hsl(142, 36%, 76%) |
| HSV | hsv(142, 20%, 85%) |
| CMYK | cmyk(19.9%, 0%, 12.5%, 15.3%) |
| CIE-LAB | lab(82.74, -19.36, 8.72) |
| CIE-LCH | lch(82.74, 21.23, 155.77°) |
| OKLab | oklab(84.41% -0.0541 0.0226) |
| OKLCH | oklch(84.41% 0.059 157.3) |
| XYZ | xyz(50.9723, 61.6686, 57.3519) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.82
Pale Teal
#82CBB2
ΔE00 7.10
Mint
#AAF0C1
ΔE00 7.57
Seafoam Blue
#78D1B6
ΔE00 8.23
Seafoam
#7FE0B3
ΔE00 8.57
Hospital Green
#9BE5AA
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD8BD #D8ADC8
analogous
#B3D8AD #ADD8BD #ADD8D3
triadic
#ADD8BD #BDADD8 #D8BDAD
tetradic
#ADD8BD #ADB3D8 #D8ADC8 #D8D3AD
square
#ADD8BD #ADB3D8 #D8ADC8 #D8D3AD
split-complementary
#ADD8BD #D3ADD8 #D8ADB3
monochromatic
#5AB17A #84C49C #ADD8BD #D6ECDE #EAF5EE
Accessibility & contrast
On white
1.57
#ADD8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#ADD8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD8BD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD8BD | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#A6D7D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #add8bd; /* rgb */ color: rgb(173, 216, 189); /* oklch */ color: oklch(84.4% 0.059 157.3);
Tailwind
colors: {
custom: {
50: '#c6e4d0',
500: '#add8bd',
950: '#000000',
},
}SCSS
$custom: #add8bd; $custom-light: #c6e4d0; $custom-dark: #000000;
JSON
{
"hex": "#add8bd",
"rgb": {
"r": 173,
"g": 216,
"b": 189
},
"hsl": {
"h": 142.326,
"s": 35.537,
"l": 76.275
},
"oklch": {
"l": 0.84412,
"c": 0.05863,
"h": 157.3
},
"luminance": 0.6167
}Semantic roles & 50–950 ramp
primary
#ADD8BD
secondary
#AF7A9B
accent
#3782AE
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483