#7CE7AA#7CE7AA
#7CE7AA is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.8% C 0.132 H 157.0°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7CE7AA |
|---|---|
| RGB | rgb(124, 231, 170) |
| HSL | hsl(146, 69%, 70%) |
| HSV | hsv(146, 46%, 91%) |
| CMYK | cmyk(46.3%, 0%, 26.4%, 9.4%) |
| CIE-LAB | lab(84.14, -44.44, 20.32) |
| CIE-LCH | lch(84.14, 48.86, 155.43°) |
| OKLab | oklab(84.76% -0.1219 0.0518) |
| OKLCH | oklch(84.76% 0.132 157) |
| XYZ | xyz(44.1405, 64.3358, 48.1145) |
| Luminance | 0.6434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.73
Hospital Green
#9BE5AA
ΔE00 4.01
Light Greenish Blue
#63F7B4
ΔE00 4.25
Seafoam (survey)
#80F9AD
ΔE00 4.43
Light Blue Green
#7EFBB3
ΔE00 4.46
Light Sea Green
#98F6B0
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CE7AA #E77CB9
analogous
#84E77C #7CE7AA #7CE7DF
triadic
#7CE7AA #AA7CE7 #E7AA7C
tetradic
#7CE7AA #7C84E7 #E77CB9 #E7DF7C
square
#7CE7AA #7C84E7 #E77CB9 #E7DF7C
split-complementary
#7CE7AA #DF7CE7 #E77C84
monochromatic
#24C569 #48DE88 #7CE7AA #B0F0CC #E3FAED
Accessibility & contrast
On white
1.51
#7CE7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7CE7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CE7AA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CE7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CE7AA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D9A6
Deuteranopia (green-blind)
#D6CDAE
Tritanopia (blue-blind)
#61E5D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7ce7aa; /* rgb */ color: rgb(124, 231, 170); /* oklch */ color: oklch(84.8% 0.132 157.0);
Tailwind
colors: {
custom: {
50: '#a7efc3',
500: '#7ce7aa',
950: '#000000',
},
}SCSS
$custom: #7ce7aa; $custom-light: #a7efc3; $custom-dark: #000000;
JSON
{
"hex": "#7ce7aa",
"rgb": {
"r": 124,
"g": 231,
"b": 170
},
"hsl": {
"h": 145.794,
"s": 69.032,
"l": 69.608
},
"oklch": {
"l": 0.84762,
"c": 0.13248,
"h": 157
},
"luminance": 0.64339
}Semantic roles & 50–950 ramp
primary
#7CE7AA
secondary
#BF488C
accent
#1580D1
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101612
muted
#818582