#7FFDAC#7FFDAC
#7FFDAC is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.1% C 0.160 H 153.6°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFDAC |
|---|---|
| RGB | rgb(127, 253, 172) |
| HSL | hsl(141, 97%, 75%) |
| HSV | hsv(141, 50%, 99%) |
| CMYK | cmyk(49.8%, 0%, 32%, 0.8%) |
| CIE-LAB | lab(90.66, -52.59, 28.25) |
| CIE-LCH | lch(90.66, 59.70, 151.76°) |
| OKLab | oklab(90.12% -0.1433 0.0712) |
| OKLCH | oklch(90.12% 0.16 153.6) |
| XYZ | xyz(51.3203, 77.7370, 51.3221) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.88
Seafoam Green
#7AF9AB
ΔE00 1.00
Seafoam (survey)
#80F9AD
ΔE00 1.09
Light Blue Green
#7EFBB3
ΔE00 1.70
Foam Green
#90FDA9
ΔE00 1.95
Light Green Blue
#56FCA2
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFDAC #FD7FD0
analogous
#91FD7F #7FFDAC #7FFDEB
triadic
#7FFDAC #AC7FFD #FDAC7F
tetradic
#7FFDAC #7F91FD #FD7FD0 #FDEB7F
square
#7FFDAC #7F91FD #FD7FD0 #FDEB7F
split-complementary
#7FFDAC #EB7FFD #FD7F91
monochromatic
#06FB5E #43FC85 #7FFDAC #BBFED3 #E1FFEB
Accessibility & contrast
On white
1.27
#7FFDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#7FFDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFDAC
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFDAC | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA7
Deuteranopia (green-blind)
#EBDFB1
Tritanopia (blue-blind)
#60FAE8
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffdac; /* rgb */ color: rgb(127, 253, 172); /* oklch */ color: oklch(90.1% 0.160 153.6);
Tailwind
colors: {
custom: {
50: '#abffc5',
500: '#7ffdac',
950: '#000000',
},
}SCSS
$custom: #7ffdac; $custom-light: #abffc5; $custom-dark: #000000;
JSON
{
"hex": "#7ffdac",
"rgb": {
"r": 127,
"g": 253,
"b": 172
},
"hsl": {
"h": 141.429,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.90116,
"c": 0.16,
"h": 153.6
},
"luminance": 0.77741
}Semantic roles & 50–950 ramp
primary
#7FFDAC
secondary
#DB45A6
accent
#0094E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682