#ADD5BD#ADD5BD
#ADD5BD is a very light, muted green. Relative luminance 0.601; OKLCH L 83.8% C 0.054 H 158.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD5BD |
|---|---|
| RGB | rgb(173, 213, 189) |
| HSL | hsl(144, 32%, 76%) |
| HSV | hsv(144, 19%, 84%) |
| CMYK | cmyk(18.8%, 0%, 11.3%, 16.5%) |
| CIE-LAB | lab(81.92, -17.86, 7.54) |
| CIE-LCH | lch(81.92, 19.39, 157.11°) |
| OKLab | oklab(83.76% -0.0501 0.0196) |
| OKLCH | oklch(83.76% 0.054 158.7) |
| XYZ | xyz(50.2107, 60.1455, 57.0980) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 7.19
Light Teal
#90E4C1
ΔE00 7.70
Seafoam Blue
#78D1B6
ΔE00 8.51
Mint
#AAF0C1
ΔE00 8.73
Darkseagreen
#8FBC8F
ΔE00 9.43
Seafoam
#7FE0B3
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD5BD #D5ADC5
analogous
#B1D5AD #ADD5BD #ADD5D1
triadic
#ADD5BD #BDADD5 #D5BDAD
tetradic
#ADD5BD #ADB1D5 #D5ADC5 #D5D1AD
square
#ADD5BD #ADB1D5 #D5ADC5 #D5D1AD
split-complementary
#ADD5BD #D1ADD5 #D5ADB1
monochromatic
#5CAC7C #85C09C #ADD5BD #D5EADE #EBF5EF
Accessibility & contrast
On white
1.61
#ADD5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#ADD5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD5BD
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD5BD | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CFBC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#A6D4CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #add5bd; /* rgb */ color: rgb(173, 213, 189); /* oklch */ color: oklch(83.8% 0.054 158.7);
Tailwind
colors: {
custom: {
50: '#c6e2d0',
500: '#add5bd',
950: '#000000',
},
}SCSS
$custom: #add5bd; $custom-light: #c6e2d0; $custom-dark: #000000;
JSON
{
"hex": "#add5bd",
"rgb": {
"r": 173,
"g": 213,
"b": 189
},
"hsl": {
"h": 144,
"s": 32.258,
"l": 75.686
},
"oklch": {
"l": 0.83758,
"c": 0.05376,
"h": 158.7
},
"luminance": 0.60147
}Semantic roles & 50–950 ramp
primary
#ADD5BD
secondary
#AB7B98
accent
#3A7EAB
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483