#7CFEAD#7CFEAD
#7CFEAD is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.162 H 154.1°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #7CFEAD |
|---|---|
| RGB | rgb(124, 254, 173) |
| HSL | hsl(143, 98%, 74%) |
| HSV | hsv(143, 51%, 100%) |
| CMYK | cmyk(51.2%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(90.86, -53.54, 28.00) |
| CIE-LCH | lch(90.86, 60.42, 152.39°) |
| OKLab | oklab(90.26% -0.1458 0.0707) |
| OKLCH | oklch(90.26% 0.162 154.1) |
| XYZ | xyz(51.2930, 78.1815, 51.9146) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.80
Seafoam Green
#7AF9AB
ΔE00 1.08
Seafoam (survey)
#80F9AD
ΔE00 1.26
Light Blue Green
#7EFBB3
ΔE00 1.64
Foam Green
#90FDA9
ΔE00 2.28
Light Green Blue
#56FCA2
ΔE00 2.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7CFEAD #FE7CCD
analogous
#8CFE7C #7CFEAD #7CFEEE
triadic
#7CFEAD #AD7CFE #FEAD7C
tetradic
#7CFEAD #7C8CFE #FE7CCD #FEEE7C
square
#7CFEAD #7C8CFE #FE7CCD #FEEE7C
split-complementary
#7CFEAD #EE7CFE #FE7C8C
monochromatic
#03FD61 #3FFE87 #7CFEAD #B9FED3 #E1FFEC
Accessibility & contrast
On white
1.26
#7CFEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#7CFEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7CFEAD
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7CFEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7CFEAD | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEDA8
Deuteranopia (green-blind)
#EBE0B2
Tritanopia (blue-blind)
#5AFBE9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7cfead; /* rgb */ color: rgb(124, 254, 173); /* oklch */ color: oklch(90.3% 0.162 154.1);
Tailwind
colors: {
custom: {
50: '#aaffc6',
500: '#7cfead',
950: '#000000',
},
}SCSS
$custom: #7cfead; $custom-light: #aaffc6; $custom-dark: #000000;
JSON
{
"hex": "#7cfead",
"rgb": {
"r": 124,
"g": 254,
"b": 173
},
"hsl": {
"h": 142.615,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.90259,
"c": 0.16205,
"h": 154.1
},
"luminance": 0.78186
}Semantic roles & 50–950 ramp
primary
#7CFEAD
secondary
#DC42A2
accent
#008FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682