#7FFDAE#7FFDAE
#7FFDAE is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.158 H 154.2°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDAE |
|---|---|
| RGB | rgb(127, 253, 174) |
| HSL | hsl(142, 97%, 75%) |
| HSV | hsv(142, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.70, -52.23, 27.29) |
| CIE-LCH | lch(90.70, 58.93, 152.42°) |
| OKLab | oklab(90.16% -0.1424 0.0689) |
| OKLCH | oklch(90.16% 0.158 154.2) |
| XYZ | xyz(51.5139, 77.8144, 52.3413) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 0.90
Light Bluish Green
#76FDA8
ΔE00 1.13
Light Blue Green
#7EFBB3
ΔE00 1.34
Foam Green
#90FDA9
ΔE00 2.19
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDAE #FD7FCE
analogous
#8FFD7F #7FFDAE #7FFDED
triadic
#7FFDAE #AE7FFD #FDAE7F
tetradic
#7FFDAE #7F8FFD #FD7FCE #FDED7F
square
#7FFDAE #7F8FFD #FD7FCE #FDED7F
split-complementary
#7FFDAE #ED7FFD #FD7F8F
monochromatic
#06FB62 #43FC88 #7FFDAE #BBFED4 #E1FFEC
Accessibility & contrast
On white
1.27
#7FFDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7FFDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDAE
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDAE | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#EBDFB3
Tritanopia (blue-blind)
#5FFAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffdae; /* rgb */ color: rgb(127, 253, 174); /* oklch */ color: oklch(90.2% 0.158 154.2);
Tailwind
colors: {
custom: {
50: '#abffc6',
500: '#7ffdae',
950: '#000000',
},
}SCSS
$custom: #7ffdae; $custom-light: #abffc6; $custom-dark: #000000;
JSON
{
"hex": "#7ffdae",
"rgb": {
"r": 127,
"g": 253,
"b": 174
},
"hsl": {
"h": 142.381,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90157,
"c": 0.1582,
"h": 154.2
},
"luminance": 0.77819
}Semantic roles & 50–950 ramp
primary
#7FFDAE
secondary
#DB45A3
accent
#0090E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682