#7CE2AA#7CE2AA
#7CE2AA is a very light, vivid green. Relative luminance 0.616; OKLCH L 83.6% C 0.125 H 158.1°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE2AA |
|---|---|
| RGB | rgb(124, 226, 170) |
| HSL | hsl(147, 64%, 69%) |
| HSV | hsv(147, 45%, 89%) |
| CMYK | cmyk(45.1%, 0%, 24.8%, 11.4%) |
| CIE-LAB | lab(82.69, -42.25, 18.30) |
| CIE-LCH | lch(82.69, 46.05, 156.58°) |
| OKLab | oklab(83.58% -0.1163 0.0468) |
| OKLCH | oklch(83.58% 0.125 158.1) |
| XYZ | xyz(42.7610, 61.5769, 47.6546) |
| Luminance | 0.6158 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.56
Hospital Green
#9BE5AA
ΔE00 4.11
Light Greenish Blue
#63F7B4
ΔE00 5.32
Light Teal
#90E4C1
ΔE00 5.39
Light Sea Green
#98F6B0
ΔE00 5.60
Eucalyptus
#44D7A8
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE2AA #E27CB4
analogous
#81E27C #7CE2AA #7CE2DD
triadic
#7CE2AA #AA7CE2 #E2AA7C
tetradic
#7CE2AA #7C81E2 #E27CB4 #E2DD7C
square
#7CE2AA #7C81E2 #E27CB4 #E2DD7C
split-complementary
#7CE2AA #DD7CE2 #E27C81
monochromatic
#29BA6B #4AD789 #7CE2AA #AEEDCB #E0F8EB
Accessibility & contrast
On white
1.58
#7CE2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#7CE2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE2AA
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE2AA | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D4A7
Deuteranopia (green-blind)
#D1C9AD
Tritanopia (blue-blind)
#62E1D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #7ce2aa; /* rgb */ color: rgb(124, 226, 170); /* oklch */ color: oklch(83.6% 0.125 158.1);
Tailwind
colors: {
custom: {
50: '#a7ebc3',
500: '#7ce2aa',
950: '#000000',
},
}SCSS
$custom: #7ce2aa; $custom-light: #a7ebc3; $custom-dark: #000000;
JSON
{
"hex": "#7ce2aa",
"rgb": {
"r": 124,
"g": 226,
"b": 170
},
"hsl": {
"h": 147.059,
"s": 63.75,
"l": 68.627
},
"oklch": {
"l": 0.83581,
"c": 0.12532,
"h": 158.1
},
"luminance": 0.6158
}Semantic roles & 50–950 ramp
primary
#7CE2AA
secondary
#B94987
accent
#1A7BCC
background
#FDFEFD
surface
#F7FDF9
border
#D0D5D2
text
#101612
muted
#818482