#7ADE90#7ADE90
#7ADE90 is a light, vivid green. Relative luminance 0.584; OKLCH L 82.0% C 0.145 H 149.4°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #7ADE90 |
|---|---|
| RGB | rgb(122, 222, 144) |
| HSL | hsl(133, 60%, 67%) |
| HSV | hsv(133, 45%, 87%) |
| CMYK | cmyk(45%, 0%, 35.1%, 12.9%) |
| CIE-LAB | lab(80.96, -45.80, 29.40) |
| CIE-LCH | lch(80.96, 54.42, 147.30°) |
| OKLab | oklab(81.99% -0.1246 0.0736) |
| OKLCH | oklch(81.99% 0.145 149.4) |
| XYZ | xyz(39.1790, 58.3910, 35.5862) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.78
Hospital Green
#9BE5AA
ΔE00 5.06
Weird Green
#3AE57F
ΔE00 5.34
Light Sea Green
#98F6B0
ΔE00 6.02
Seafoam Green
#7AF9AB
ΔE00 6.16
Seafoam (survey)
#80F9AD
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7ADE90 #DE7AC8
analogous
#96DE7A #7ADE90 #7ADEC2
triadic
#7ADE90 #907ADE #DE907A
tetradic
#7ADE90 #7A96DE #DE7AC8 #DEC27A
square
#7ADE90 #7A96DE #DE7AC8 #DEC27A
split-complementary
#7ADE90 #C27ADE #DE7A96
monochromatic
#2CB249 #49D267 #7ADE90 #ABEAB9 #DCF6E2
Accessibility & contrast
On white
1.66
#7ADE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#7ADE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7ADE90
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7ADE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7ADE90 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8B
Deuteranopia (green-blind)
#D1C595
Tritanopia (blue-blind)
#68DBCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #7ade90; /* rgb */ color: rgb(122, 222, 144); /* oklch */ color: oklch(82.0% 0.145 149.4);
Tailwind
colors: {
custom: {
50: '#a5e9b1',
500: '#7ade90',
950: '#000000',
},
}SCSS
$custom: #7ade90; $custom-light: #a5e9b1; $custom-dark: #000000;
JSON
{
"hex": "#7ade90",
"rgb": {
"r": 122,
"g": 222,
"b": 144
},
"hsl": {
"h": 133.2,
"s": 60.241,
"l": 67.451
},
"oklch": {
"l": 0.81991,
"c": 0.14474,
"h": 149.4
},
"luminance": 0.58394
}Semantic roles & 50–950 ramp
primary
#7ADE90
secondary
#B3499C
accent
#1EA2C8
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481