#7ADDAB#7ADDAB
#7ADDAB is a very light, moderate green. Relative luminance 0.588; OKLCH L 82.3% C 0.119 H 160.2°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADDAB |
|---|---|
| RGB | rgb(122, 221, 171) |
| HSL | hsl(150, 59%, 67%) |
| HSV | hsv(150, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 22.6%, 13.3%) |
| CIE-LAB | lab(81.17, -40.36, 15.65) |
| CIE-LCH | lch(81.17, 43.29, 158.80°) |
| OKLab | oklab(82.34% -0.1115 0.0401) |
| OKLCH | oklch(82.34% 0.119 160.2) |
| XYZ | xyz(41.2300, 58.7877, 47.6947) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.51
Light Teal
#90E4C1
ΔE00 4.60
Eucalyptus
#44D7A8
ΔE00 4.82
Hospital Green
#9BE5AA
ΔE00 5.01
Mediumaquamarine
#66CDAA
ΔE00 5.51
Light Turquoise
#7EF4CC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADDAB #DD7AAC
analogous
#7BDD7A #7ADDAB #7ADDDC
triadic
#7ADDAB #AB7ADD #DDAB7A
tetradic
#7ADDAB #7A7BDD #DD7AAC #DDDC7A
square
#7ADDAB #7A7BDD #DD7AAC #DDDC7A
split-complementary
#7ADDAB #DC7ADD #DD7A7B
monochromatic
#2DB06E #49D18C #7ADDAB #ABE9CA #DBF6E9
Accessibility & contrast
On white
1.65
#7ADDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#7ADDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADDAB
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADDAB | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A8
Deuteranopia (green-blind)
#CCC5AE
Tritanopia (blue-blind)
#60DCCF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7addab; /* rgb */ color: rgb(122, 221, 171); /* oklch */ color: oklch(82.3% 0.119 160.2);
Tailwind
colors: {
custom: {
50: '#a5e8c4',
500: '#7addab',
950: '#000000',
},
}SCSS
$custom: #7addab; $custom-light: #a5e8c4; $custom-dark: #000000;
JSON
{
"hex": "#7addab",
"rgb": {
"r": 122,
"g": 221,
"b": 171
},
"hsl": {
"h": 149.697,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.82338,
"c": 0.11853,
"h": 160.2
},
"luminance": 0.58791
}Semantic roles & 50–950 ramp
primary
#7ADDAB
secondary
#B2497E
accent
#1F74C7
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482