#7AE28D#7AE28D
#7AE28D is a very light, vivid green. Relative luminance 0.605; OKLCH L 82.9% C 0.153 H 148.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE28D |
|---|---|
| RGB | rgb(122, 226, 141) |
| HSL | hsl(131, 64%, 68%) |
| HSV | hsv(131, 46%, 89%) |
| CMYK | cmyk(46%, 0%, 37.6%, 11.4%) |
| CIE-LAB | lab(82.08, -47.99, 32.43) |
| CIE-LCH | lch(82.08, 57.92, 145.95°) |
| OKLab | oklab(82.89% -0.1304 0.0807) |
| OKLCH | oklch(82.89% 0.153 148.2) |
| XYZ | xyz(40.0277, 60.4505, 34.7530) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 4.67
Hospital Green
#9BE5AA
ΔE00 5.67
Seafoam Green
#7AF9AB
ΔE00 5.69
Seafoam (survey)
#80F9AD
ΔE00 5.74
Light Sea Green
#98F6B0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE28D #E27ACF
analogous
#9BE27A #7AE28D #7AE2C1
triadic
#7AE28D #8D7AE2 #E28D7A
tetradic
#7AE28D #7A9BE2 #E27ACF #E2C17A
square
#7AE28D #7A9BE2 #E27ACF #E2C17A
split-complementary
#7AE28D #C17AE2 #E27A9B
monochromatic
#28B943 #48D762 #7AE28D #ACEDB8 #DEF8E3
Accessibility & contrast
On white
1.60
#7AE28D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#7AE28D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE28D
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE28D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE28D | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D287
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#68DECD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #7ae28d; /* rgb */ color: rgb(122, 226, 141); /* oklch */ color: oklch(82.9% 0.153 148.2);
Tailwind
colors: {
custom: {
50: '#a6ecaf',
500: '#7ae28d',
950: '#000000',
},
}SCSS
$custom: #7ae28d; $custom-light: #a6ecaf; $custom-dark: #000000;
JSON
{
"hex": "#7ae28d",
"rgb": {
"r": 122,
"g": 226,
"b": 141
},
"hsl": {
"h": 130.962,
"s": 64.198,
"l": 68.235
},
"oklch": {
"l": 0.82894,
"c": 0.15341,
"h": 148.2
},
"luminance": 0.60453
}Semantic roles & 50–950 ramp
primary
#7AE28D
secondary
#B947A4
accent
#19ABCC
background
#FDFFFD
surface
#F7FEF7
border
#D0D6D0
text
#101610
muted
#818581