#7AED95#7AED95
#7AED95 is a very light, vivid green. Relative luminance 0.669; OKLCH L 85.7% C 0.161 H 149.5°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #7AED95 |
|---|---|
| RGB | rgb(122, 237, 149) |
| HSL | hsl(134, 76%, 70%) |
| HSV | hsv(134, 49%, 93%) |
| CMYK | cmyk(48.5%, 0%, 37.1%, 7.1%) |
| CIE-LAB | lab(85.44, -51.24, 32.82) |
| CIE-LCH | lch(85.44, 60.85, 147.36°) |
| OKLab | oklab(85.68% -0.1392 0.0819) |
| OKLCH | oklch(85.68% 0.161 149.5) |
| XYZ | xyz(43.7322, 66.8725, 39.0311) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.89
Seafoam Green
#7AF9AB
ΔE00 3.60
Seafoam (survey)
#80F9AD
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 3.79
Foam Green
#90FDA9
ΔE00 3.81
Baby Green
#8CFF9E
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AED95 #ED7AD2
analogous
#98ED7A #7AED95 #7AEDCE
triadic
#7AED95 #957AED #ED957A
tetradic
#7AED95 #7A98ED #ED7AD2 #EDCE7A
square
#7AED95 #7A98ED #ED7AD2 #EDCE7A
split-complementary
#7AED95 #CE7AED #ED7A98
monochromatic
#1CD047 #44E66A #7AED95 #B0F4C0 #E4FBEA
Accessibility & contrast
On white
1.46
#7AED95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#7AED95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AED95
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AED95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AED95 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8F
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#63E9D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #7aed95; /* rgb */ color: rgb(122, 237, 149); /* oklch */ color: oklch(85.7% 0.161 149.5);
Tailwind
colors: {
custom: {
50: '#a7f3b5',
500: '#7aed95',
950: '#000000',
},
}SCSS
$custom: #7aed95; $custom-light: #a7f3b5; $custom-dark: #000000;
JSON
{
"hex": "#7aed95",
"rgb": {
"r": 122,
"g": 237,
"b": 149
},
"hsl": {
"h": 134.087,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.85677,
"c": 0.16146,
"h": 149.5
},
"luminance": 0.66876
}Semantic roles & 50–950 ramp
primary
#7AED95
secondary
#C645A8
accent
#0DA9D8
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581