#7ADD93#7ADD93
#7ADD93 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.8% C 0.140 H 150.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADD93 |
|---|---|
| RGB | rgb(122, 221, 147) |
| HSL | hsl(135, 59%, 67%) |
| HSV | hsv(135, 45%, 87%) |
| CMYK | cmyk(44.8%, 0%, 33.5%, 13.3%) |
| CIE-LAB | lab(80.71, -44.86, 27.53) |
| CIE-LCH | lch(80.71, 52.63, 148.46°) |
| OKLab | oklab(81.81% -0.1222 0.0692) |
| OKLCH | oklch(81.81% 0.14 150.5) |
| XYZ | xyz(39.1465, 57.9543, 36.7216) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.72
Lightgreen
#90EE90
ΔE00 5.36
Weird Green
#3AE57F
ΔE00 5.76
Light Sea Green
#98F6B0
ΔE00 6.02
Aqua Green
#12E193
ΔE00 6.06
Seafoam (survey)
#80F9AD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADD93 #DD7AC4
analogous
#92DD7A #7ADD93 #7ADDC5
triadic
#7ADD93 #937ADD #DD937A
tetradic
#7ADD93 #7A92DD #DD7AC4 #DDC57A
square
#7ADD93 #7A92DD #DD7AC4 #DDC57A
split-complementary
#7ADD93 #C57ADD #DD7A92
monochromatic
#2DB04E #49D16B #7ADD93 #ABE9BB #DBF6E2
Accessibility & contrast
On white
1.67
#7ADD93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#7ADD93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADD93
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADD93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADD93 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8E
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#67DACA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #7add93; /* rgb */ color: rgb(122, 221, 147); /* oklch */ color: oklch(81.8% 0.140 150.5);
Tailwind
colors: {
custom: {
50: '#a5e8b3',
500: '#7add93',
950: '#000000',
},
}SCSS
$custom: #7add93; $custom-light: #a5e8b3; $custom-dark: #000000;
JSON
{
"hex": "#7add93",
"rgb": {
"r": 122,
"g": 221,
"b": 147
},
"hsl": {
"h": 135.152,
"s": 59.281,
"l": 67.255
},
"oklch": {
"l": 0.81811,
"c": 0.1404,
"h": 150.5
},
"luminance": 0.57957
}Semantic roles & 50–950 ramp
primary
#7ADD93
secondary
#B24997
accent
#1F9CC7
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481