#7EE7AF#7EE7AF
#7EE7AF is a very light, vivid green. Relative luminance 0.647; OKLCH L 85.0% C 0.127 H 158.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #7EE7AF |
|---|---|
| RGB | rgb(126, 231, 175) |
| HSL | hsl(148, 69%, 70%) |
| HSV | hsv(148, 45%, 91%) |
| CMYK | cmyk(45.5%, 0%, 24.2%, 9.4%) |
| CIE-LAB | lab(84.32, -42.95, 17.98) |
| CIE-LCH | lch(84.32, 46.57, 157.29°) |
| OKLab | oklab(84.96% -0.1183 0.046) |
| OKLCH | oklch(84.96% 0.127 158.8) |
| XYZ | xyz(44.9145, 64.6792, 50.6667) |
| Luminance | 0.6468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.78
Hospital Green
#9BE5AA
ΔE00 4.19
Light Greenish Blue
#63F7B4
ΔE00 4.45
Light Blue Green
#7EFBB3
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 4.93
Seafoam (survey)
#80F9AD
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7EE7AF #E77EB6
analogous
#82E77E #7EE7AF #7EE7E3
triadic
#7EE7AF #AF7EE7 #E7AF7E
tetradic
#7EE7AF #7E82E7 #E77EB6 #E7E37E
square
#7EE7AF #7E82E7 #E77EB6 #E7E37E
split-complementary
#7EE7AF #E37EE7 #E77E82
monochromatic
#25C670 #4ADD8F #7EE7AF #B2F1CF #E5FAEF
Accessibility & contrast
On white
1.51
#7EE7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#7EE7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7EE7AF
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7EE7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7EE7AF | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D9AC
Deuteranopia (green-blind)
#D5CEB2
Tritanopia (blue-blind)
#63E6D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ee7af; /* rgb */ color: rgb(126, 231, 175); /* oklch */ color: oklch(85.0% 0.127 158.8);
Tailwind
colors: {
custom: {
50: '#a9efc7',
500: '#7ee7af',
950: '#000000',
},
}SCSS
$custom: #7ee7af; $custom-light: #a9efc7; $custom-dark: #000000;
JSON
{
"hex": "#7ee7af",
"rgb": {
"r": 126,
"g": 231,
"b": 175
},
"hsl": {
"h": 148,
"s": 68.627,
"l": 70
},
"oklch": {
"l": 0.84961,
"c": 0.12692,
"h": 158.8
},
"luminance": 0.64683
}Semantic roles & 50–950 ramp
primary
#7EE7AF
secondary
#BF4A89
accent
#1579D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101613
muted
#818582