#7CE5AA#7CE5AA
#7CE5AA is a very light, vivid green. Relative luminance 0.632; OKLCH L 84.3% C 0.130 H 157.4°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE5AA |
|---|---|
| RGB | rgb(124, 229, 170) |
| HSL | hsl(146, 67%, 69%) |
| HSV | hsv(146, 46%, 90%) |
| CMYK | cmyk(45.9%, 0%, 25.8%, 10.2%) |
| CIE-LAB | lab(83.56, -43.57, 19.51) |
| CIE-LCH | lch(83.56, 47.74, 155.87°) |
| OKLab | oklab(84.29% -0.1197 0.0498) |
| OKLCH | oklch(84.29% 0.13 157.4) |
| XYZ | xyz(43.5839, 63.2227, 47.9289) |
| Luminance | 0.6323 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.25
Hospital Green
#9BE5AA
ΔE00 3.99
Light Greenish Blue
#63F7B4
ΔE00 4.65
Light Sea Green
#98F6B0
ΔE00 4.90
Seafoam (survey)
#80F9AD
ΔE00 4.98
Light Blue Green
#7EFBB3
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE5AA #E57CB7
analogous
#83E57C #7CE5AA #7CE5DF
triadic
#7CE5AA #AA7CE5 #E5AA7C
tetradic
#7CE5AA #7C83E5 #E57CB7 #E5DF7C
square
#7CE5AA #7C83E5 #E57CB7 #E5DF7C
split-complementary
#7CE5AA #DF7CE5 #E57C83
monochromatic
#26C06A #49DB89 #7CE5AA #AFEFCB #E2F9EC
Accessibility & contrast
On white
1.54
#7CE5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#7CE5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE5AA
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE5AA | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D7A7
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#62E4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #7ce5aa; /* rgb */ color: rgb(124, 229, 170); /* oklch */ color: oklch(84.3% 0.130 157.4);
Tailwind
colors: {
custom: {
50: '#a7eec3',
500: '#7ce5aa',
950: '#000000',
},
}SCSS
$custom: #7ce5aa; $custom-light: #a7eec3; $custom-dark: #000000;
JSON
{
"hex": "#7ce5aa",
"rgb": {
"r": 124,
"g": 229,
"b": 170
},
"hsl": {
"h": 146.286,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.8429,
"c": 0.12962,
"h": 157.4
},
"luminance": 0.63226
}Semantic roles & 50–950 ramp
primary
#7CE5AA
secondary
#BD488A
accent
#177ECF
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582