#7DF99F#7DF99F
#7DF99F is a very light, vivid green. Relative luminance 0.746; OKLCH L 88.8% C 0.167 H 150.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF99F |
|---|---|
| RGB | rgb(125, 249, 159) |
| HSL | hsl(136, 91%, 73%) |
| HSV | hsv(136, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 36.1%, 2.4%) |
| CIE-LAB | lab(89.21, -53.70, 32.83) |
| CIE-LCH | lch(89.21, 62.94, 148.56°) |
| OKLab | oklab(88.84% -0.1459 0.0821) |
| OKLCH | oklch(88.84% 0.167 150.6) |
| XYZ | xyz(48.5879, 74.6106, 44.6351) |
| Luminance | 0.7461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.69
Foam Green
#90FDA9
ΔE00 1.96
Baby Green
#8CFF9E
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.28
Mint Green
#8FFF9F
ΔE00 2.30
Seafoam (survey)
#80F9AD
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF99F #F97DD7
analogous
#99F97D #7DF99F #7DF9DD
triadic
#7DF99F #9F7DF9 #F99F7D
tetradic
#7DF99F #7D99F9 #F97DD7 #F9DD7D
square
#7DF99F #7D99F9 #F97DD7 #F9DD7D
split-complementary
#7DF99F #DD7DF9 #F97D99
monochromatic
#0BF04A #42F674 #7DF99F #B7FCCA #E2FEE9
Accessibility & contrast
On white
1.32
#7DF99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#7DF99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF99F
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF99F | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE799
Deuteranopia (green-blind)
#E9DBA5
Tritanopia (blue-blind)
#62F5E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7df99f; /* rgb */ color: rgb(125, 249, 159); /* oklch */ color: oklch(88.8% 0.167 150.6);
Tailwind
colors: {
custom: {
50: '#aafcbc',
500: '#7df99f',
950: '#000000',
},
}SCSS
$custom: #7df99f; $custom-light: #aafcbc; $custom-dark: #000000;
JSON
{
"hex": "#7df99f",
"rgb": {
"r": 125,
"g": 249,
"b": 159
},
"hsl": {
"h": 136.452,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.88841,
"c": 0.16736,
"h": 150.6
},
"luminance": 0.74615
}Semantic roles & 50–950 ramp
primary
#7DF99F
secondary
#D644AE
accent
#00A7E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111712
muted
#818582