#ADDEBA#ADDEBA
#ADDEBA is a very light, moderate green. Relative luminance 0.647; OKLCH L 85.6% C 0.071 H 152.9°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ADDEBA |
|---|---|
| RGB | rgb(173, 222, 186) |
| HSL | hsl(136, 43%, 77%) |
| HSV | hsv(136, 22%, 87%) |
| CMYK | cmyk(22.1%, 0%, 16.2%, 12.9%) |
| CIE-LAB | lab(84.31, -22.88, 12.55) |
| CIE-LCH | lch(84.31, 26.10, 151.27°) |
| OKLab | oklab(85.65% -0.0633 0.0324) |
| OKLCH | oklch(85.65% 0.071 152.9) |
| XYZ | xyz(52.2153, 64.6703, 56.1764) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.01
Light Teal
#90E4C1
ΔE00 5.72
Hospital Green
#9BE5AA
ΔE00 6.07
Seafoam
#7FE0B3
ΔE00 7.03
Light Grey Green
#B7E1A1
ΔE00 7.42
Light Sage
#BCECAC
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADDEBA #DEADD1
analogous
#B9DEAD #ADDEBA #ADDED2
triadic
#ADDEBA #BAADDE #DEBAAD
tetradic
#ADDEBA #ADB9DE #DEADD1 #DED2AD
square
#ADDEBA #ADB9DE #DEADD1 #DED2AD
split-complementary
#ADDEBA #D2ADDE #DEADB9
monochromatic
#56BB71 #81CC95 #ADDEBA #D9F0DF #E9F6ED
Accessibility & contrast
On white
1.51
#ADDEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#ADDEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADDEBA
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADDEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADDEBA | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#D6D0BC
Tritanopia (blue-blind)
#A6DDD4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #addeba; /* rgb */ color: rgb(173, 222, 186); /* oklch */ color: oklch(85.6% 0.071 152.9);
Tailwind
colors: {
custom: {
50: '#c6e8ce',
500: '#addeba',
950: '#000000',
},
}SCSS
$custom: #addeba; $custom-light: #c6e8ce; $custom-dark: #000000;
JSON
{
"hex": "#addeba",
"rgb": {
"r": 173,
"g": 222,
"b": 186
},
"hsl": {
"h": 135.918,
"s": 42.609,
"l": 77.451
},
"oklch": {
"l": 0.85649,
"c": 0.07112,
"h": 152.9
},
"luminance": 0.64672
}Semantic roles & 50–950 ramp
primary
#ADDEBA
secondary
#B679A6
accent
#3092B6
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131613
muted
#828483