#7DFD9F#7DFD9F
#7DFD9F is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.8% C 0.173 H 150.3°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFD9F |
|---|---|
| RGB | rgb(125, 253, 159) |
| HSL | hsl(136, 97%, 74%) |
| HSV | hsv(136, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 37.2%, 0.8%) |
| CIE-LAB | lab(90.37, -55.31, 34.37) |
| CIE-LCH | lch(90.37, 65.12, 148.14°) |
| OKLab | oklab(89.79% -0.1501 0.0857) |
| OKLCH | oklch(89.79% 0.173 150.3) |
| XYZ | xyz(49.8374, 77.1097, 45.0516) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.61
Mint Green
#8FFF9F
ΔE00 1.82
Light Bluish Green
#76FDA8
ΔE00 1.86
Foam Green
#90FDA9
ΔE00 2.08
Seafoam Green
#7AF9AB
ΔE00 2.84
Seafoam (survey)
#80F9AD
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFD9F #FD7DDB
analogous
#9BFD7D #7DFD9F #7DFDDF
triadic
#7DFD9F #9F7DFD #FD9F7D
tetradic
#7DFD9F #7D9BFD #FD7DDB #FDDF7D
square
#7DFD9F #7D9BFD #FD7DDB #FDDF7D
split-complementary
#7DFD9F #DF7DFD #FD7D9B
monochromatic
#04FB46 #41FC72 #7DFD9F #B9FECC #E1FFE9
Accessibility & contrast
On white
1.28
#7DFD9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7DFD9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFD9F
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFD9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFD9F | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEB99
Deuteranopia (green-blind)
#ECDFA5
Tritanopia (blue-blind)
#61F9E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfd9f; /* rgb */ color: rgb(125, 253, 159); /* oklch */ color: oklch(89.8% 0.173 150.3);
Tailwind
colors: {
custom: {
50: '#aaffbc',
500: '#7dfd9f',
950: '#000000',
},
}SCSS
$custom: #7dfd9f; $custom-light: #aaffbc; $custom-dark: #000000;
JSON
{
"hex": "#7dfd9f",
"rgb": {
"r": 125,
"g": 253,
"b": 159
},
"hsl": {
"h": 135.938,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.8979,
"c": 0.17289,
"h": 150.3
},
"luminance": 0.77114
}Semantic roles & 50–950 ramp
primary
#7DFD9F
secondary
#DB43B3
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111812
muted
#818682