#ADDEBB#ADDEBB
#ADDEBB is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.7% C 0.070 H 153.7°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEBB |
|---|---|
| RGB | rgb(173, 222, 187) |
| HSL | hsl(137, 43%, 77%) |
| HSV | hsv(137, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 15.8%, 12.9%) |
| CIE-LAB | lab(84.34, -22.70, 12.05) |
| CIE-LCH | lch(84.34, 25.70, 152.04°) |
| OKLab | oklab(85.67% -0.0629 0.0311) |
| OKLCH | oklch(85.67% 0.07 153.7) |
| XYZ | xyz(52.3220, 64.7130, 56.7382) |
| Luminance | 0.6472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.12
Light Teal
#90E4C1
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 6.29
Seafoam
#7FE0B3
ΔE00 7.07
Pale Turquoise
#A5FBD5
ΔE00 7.68
Light Grey Green
#B7E1A1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEBB #DEADD0
analogous
#B7DEAD #ADDEBB #ADDED4
triadic
#ADDEBB #BBADDE #DEBBAD
tetradic
#ADDEBB #ADB7DE #DEADD0 #DED4AD
square
#ADDEBB #ADB7DE #DEADD0 #DED4AD
split-complementary
#ADDEBB #D4ADDE #DEADB7
monochromatic
#56BB73 #81CC97 #ADDEBB #D9F0DF #E9F6ED
Accessibility & contrast
On white
1.51
#ADDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#ADDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEBB
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEBB | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B9
Deuteranopia (green-blind)
#D5D0BD
Tritanopia (blue-blind)
#A6DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addebb; /* rgb */ color: rgb(173, 222, 187); /* oklch */ color: oklch(85.7% 0.070 153.7);
Tailwind
colors: {
custom: {
50: '#c6e8cf',
500: '#addebb',
950: '#000000',
},
}SCSS
$custom: #addebb; $custom-light: #c6e8cf; $custom-dark: #000000;
JSON
{
"hex": "#addebb",
"rgb": {
"r": 173,
"g": 222,
"b": 187
},
"hsl": {
"h": 137.143,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85674,
"c": 0.07017,
"h": 153.7
},
"luminance": 0.64715
}Semantic roles & 50–950 ramp
primary
#ADDEBB
secondary
#B679A5
accent
#308FB6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483