#7DFFAF#7DFFAF
#7DFFAF is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.6% C 0.161 H 154.5°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFFAF |
|---|---|
| RGB | rgb(125, 255, 175) |
| HSL | hsl(143, 100%, 75%) |
| HSV | hsv(143, 51%, 100%) |
| CMYK | cmyk(51%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.22, -53.35, 27.48) |
| CIE-LCH | lch(91.22, 60.01, 152.74°) |
| OKLab | oklab(90.57% -0.1454 0.0694) |
| OKLCH | oklch(90.57% 0.161 154.5) |
| XYZ | xyz(51.9514, 78.9708, 53.0543) |
| Luminance | 0.7897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.06
Seafoam Green
#7AF9AB
ΔE00 1.24
Seafoam (survey)
#80F9AD
ΔE00 1.34
Light Blue Green
#7EFBB3
ΔE00 1.54
Foam Green
#90FDA9
ΔE00 2.38
Light Green Blue
#56FCA2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFFAF #FF7DCD
analogous
#8CFF7D #7DFFAF #7DFFF0
triadic
#7DFFAF #AF7DFF #FFAF7D
tetradic
#7DFFAF #7D8CFF #FF7DCD #FFF07D
square
#7DFFAF #7D8CFF #FF7DCD #FFF07D
split-complementary
#7DFFAF #F07DFF #FF7D8C
monochromatic
#03FF64 #40FF89 #7DFFAF #BAFFD5 #E0FFEC
Accessibility & contrast
On white
1.25
#7DFFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#7DFFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFFAF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFFAF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEAA
Deuteranopia (green-blind)
#ECE1B4
Tritanopia (blue-blind)
#5BFDEA
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dffaf; /* rgb */ color: rgb(125, 255, 175); /* oklch */ color: oklch(90.6% 0.161 154.5);
Tailwind
colors: {
custom: {
50: '#abffc7',
500: '#7dffaf',
950: '#000000',
},
}SCSS
$custom: #7dffaf; $custom-light: #abffc7; $custom-dark: #000000;
JSON
{
"hex": "#7dffaf",
"rgb": {
"r": 125,
"g": 255,
"b": 175
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.90573,
"c": 0.16111,
"h": 154.5
},
"luminance": 0.78975
}Semantic roles & 50–950 ramp
primary
#7DFFAF
secondary
#DE42A2
accent
#008DE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682