#7AE08D#7AE08D
#7AE08D is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.4% C 0.151 H 148.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7AE08D |
|---|---|
| RGB | rgb(122, 224, 141) |
| HSL | hsl(131, 62%, 68%) |
| HSV | hsv(131, 46%, 88%) |
| CMYK | cmyk(45.5%, 0%, 37.1%, 12.2%) |
| CIE-LAB | lab(81.49, -47.15, 31.65) |
| CIE-LCH | lch(81.49, 56.78, 146.13°) |
| OKLab | oklab(82.41% -0.1282 0.0789) |
| OKLCH | oklch(82.41% 0.151 148.4) |
| XYZ | xyz(39.4871, 59.3692, 34.5728) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.05
Weird Green
#3AE57F
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 5.52
Light Sea Green
#98F6B0
ΔE00 6.00
Seafoam Green
#7AF9AB
ΔE00 6.00
Seafoam (survey)
#80F9AD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AE08D #E07ACD
analogous
#9AE07A #7AE08D #7AE0C0
triadic
#7AE08D #8D7AE0 #E08D7A
tetradic
#7AE08D #7A9AE0 #E07ACD #E0C07A
square
#7AE08D #7A9AE0 #E07ACD #E0C07A
split-complementary
#7AE08D #C07AE0 #E07A9A
monochromatic
#2AB544 #48D462 #7AE08D #ACECB8 #DDF7E2
Accessibility & contrast
On white
1.63
#7AE08D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#7AE08D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AE08D
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AE08D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AE08D | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D187
Deuteranopia (green-blind)
#D3C792
Tritanopia (blue-blind)
#68DCCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #7ae08d; /* rgb */ color: rgb(122, 224, 141); /* oklch */ color: oklch(82.4% 0.151 148.4);
Tailwind
colors: {
custom: {
50: '#a6eaaf',
500: '#7ae08d',
950: '#000000',
},
}SCSS
$custom: #7ae08d; $custom-light: #a6eaaf; $custom-dark: #000000;
JSON
{
"hex": "#7ae08d",
"rgb": {
"r": 122,
"g": 224,
"b": 141
},
"hsl": {
"h": 131.176,
"s": 62.195,
"l": 67.843
},
"oklch": {
"l": 0.82414,
"c": 0.15053,
"h": 148.4
},
"luminance": 0.59372
}Semantic roles & 50–950 ramp
primary
#7AE08D
secondary
#B648A2
accent
#1CA9CA
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#101610
muted
#818481