#7DE899#7DE899
#7DE899 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.7% C 0.149 H 150.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #7DE899 |
|---|---|
| RGB | rgb(125, 232, 153) |
| HSL | hsl(136, 70%, 70%) |
| HSV | hsv(136, 46%, 91%) |
| CMYK | cmyk(46.1%, 0%, 34.1%, 9%) |
| CIE-LAB | lab(84.16, -47.70, 29.11) |
| CIE-LCH | lch(84.16, 55.88, 148.61°) |
| OKLab | oklab(84.68% -0.1298 0.0731) |
| OKLCH | oklch(84.68% 0.149 150.6) |
| XYZ | xyz(43.0611, 64.3699, 40.2864) |
| Luminance | 0.6437 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.93
Seafoam Green
#7AF9AB
ΔE00 3.94
Light Sea Green
#98F6B0
ΔE00 4.12
Foam Green
#90FDA9
ΔE00 4.58
Light Bluish Green
#76FDA8
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DE899 #E87DCC
analogous
#96E87D #7DE899 #7DE8CF
triadic
#7DE899 #997DE8 #E8997D
tetradic
#7DE899 #7D96E8 #E87DCC #E8CF7D
square
#7DE899 #7D96E8 #E87DCC #E8CF7D
split-complementary
#7DE899 #CF7DE8 #E87D96
monochromatic
#23C74E #49DF70 #7DE899 #B1F1C2 #E5FAEB
Accessibility & contrast
On white
1.51
#7DE899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#7DE899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DE899
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DE899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DE899 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D894
Deuteranopia (green-blind)
#D9CE9E
Tritanopia (blue-blind)
#68E5D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #7de899; /* rgb */ color: rgb(125, 232, 153); /* oklch */ color: oklch(84.7% 0.149 150.6);
Tailwind
colors: {
custom: {
50: '#a8f0b7',
500: '#7de899',
950: '#000000',
},
}SCSS
$custom: #7de899; $custom-light: #a8f0b7; $custom-dark: #000000;
JSON
{
"hex": "#7de899",
"rgb": {
"r": 125,
"g": 232,
"b": 153
},
"hsl": {
"h": 135.701,
"s": 69.935,
"l": 70
},
"oklch": {
"l": 0.84684,
"c": 0.14897,
"h": 150.6
},
"luminance": 0.64373
}Semantic roles & 50–950 ramp
primary
#7DE899
secondary
#C149A1
accent
#14A0D2
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101611
muted
#818581