#7DF99B#7DF99B
#7DF99B is a very light, vivid green. Relative luminance 0.745; OKLCH L 88.8% C 0.171 H 149.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #7DF99B |
|---|---|
| RGB | rgb(125, 249, 155) |
| HSL | hsl(135, 91%, 73%) |
| HSV | hsv(135, 50%, 98%) |
| CMYK | cmyk(49.8%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(89.15, -54.36, 34.74) |
| CIE-LCH | lch(89.15, 64.51, 147.42°) |
| OKLab | oklab(88.77% -0.1476 0.0865) |
| OKLCH | oklch(88.77% 0.171 149.6) |
| XYZ | xyz(48.2464, 74.4740, 42.8365) |
| Luminance | 0.7448 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.82
Mint Green
#8FFF9F
ΔE00 2.00
Light Bluish Green
#76FDA8
ΔE00 2.27
Foam Green
#90FDA9
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.96
Palegreen
#98FB98
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DF99B #F97DDB
analogous
#9DF97D #7DF99B #7DF9D9
triadic
#7DF99B #9B7DF9 #F99B7D
tetradic
#7DF99B #7D9DF9 #F97DDB #F9D97D
square
#7DF99B #7D9DF9 #F97DDB #F9D97D
split-complementary
#7DF99B #D97DF9 #F97D9D
monochromatic
#0BF043 #42F66E #7DF99B #B7FCC8 #E2FEE8
Accessibility & contrast
On white
1.32
#7DF99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#7DF99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DF99B
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DF99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DF99B | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE795
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#64F5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7df99b; /* rgb */ color: rgb(125, 249, 155); /* oklch */ color: oklch(88.8% 0.171 149.6);
Tailwind
colors: {
custom: {
50: '#aafcb9',
500: '#7df99b',
950: '#000000',
},
}SCSS
$custom: #7df99b; $custom-light: #aafcb9; $custom-dark: #000000;
JSON
{
"hex": "#7df99b",
"rgb": {
"r": 125,
"g": 249,
"b": 155
},
"hsl": {
"h": 134.516,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.88767,
"c": 0.17106,
"h": 149.6
},
"luminance": 0.74478
}Semantic roles & 50–950 ramp
primary
#7DF99B
secondary
#D644B3
accent
#00AEE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#111711
muted
#818581