#7DE79B#7DE79B
#7DE79B is a very light, vivid green. Relative luminance 0.639; OKLCH L 84.5% C 0.146 H 151.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE79B |
|---|---|
| RGB | rgb(125, 231, 155) |
| HSL | hsl(137, 69%, 70%) |
| HSV | hsv(137, 46%, 91%) |
| CMYK | cmyk(45.9%, 0%, 32.9%, 9.4%) |
| CIE-LAB | lab(83.90, -46.93, 27.74) |
| CIE-LCH | lch(83.90, 54.51, 149.41°) |
| OKLab | oklab(84.49% -0.1278 0.0698) |
| OKLCH | oklch(84.49% 0.146 151.4) |
| XYZ | xyz(42.9470, 63.8752, 41.0700) |
| Luminance | 0.6388 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 3.98
Seafoam Green
#7AF9AB
ΔE00 4.02
Light Sea Green
#98F6B0
ΔE00 4.09
Lightgreen
#90EE90
ΔE00 4.23
Hospital Green
#9BE5AA
ΔE00 4.39
Light Blue Green
#7EFBB3
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE79B #E77DC9
analogous
#94E77D #7DE79B #7DE7D0
triadic
#7DE79B #9B7DE7 #E79B7D
tetradic
#7DE79B #7D94E7 #E77DC9 #E7D07D
square
#7DE79B #7D94E7 #E77DC9 #E7D07D
split-complementary
#7DE79B #D07DE7 #E77D94
monochromatic
#24C552 #49DD73 #7DE79B #B1F1C3 #E4FAEA
Accessibility & contrast
On white
1.52
#7DE79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#7DE79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE79B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE79B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D896
Deuteranopia (green-blind)
#D8CDA0
Tritanopia (blue-blind)
#68E4D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #7de79b; /* rgb */ color: rgb(125, 231, 155); /* oklch */ color: oklch(84.5% 0.146 151.4);
Tailwind
colors: {
custom: {
50: '#a8efb9',
500: '#7de79b',
950: '#000000',
},
}SCSS
$custom: #7de79b; $custom-light: #a8efb9; $custom-dark: #000000;
JSON
{
"hex": "#7de79b",
"rgb": {
"r": 125,
"g": 231,
"b": 155
},
"hsl": {
"h": 136.981,
"s": 68.831,
"l": 69.804
},
"oklch": {
"l": 0.84486,
"c": 0.14565,
"h": 151.4
},
"luminance": 0.63878
}Semantic roles & 50–950 ramp
primary
#7DE79B
secondary
#BF499E
accent
#159CD1
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581