#7DFBB0#7DFBB0
#7DFBB0 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.155 H 155.4°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFBB0 |
|---|---|
| RGB | rgb(125, 251, 176) |
| HSL | hsl(144, 94%, 74%) |
| HSV | hsv(144, 50%, 98%) |
| CMYK | cmyk(50.2%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(90.08, -51.52, 25.43) |
| CIE-LCH | lch(90.08, 57.46, 153.73°) |
| OKLab | oklab(89.65% -0.1407 0.0644) |
| OKLCH | oklch(89.65% 0.155 155.4) |
| XYZ | xyz(50.7872, 76.4847, 53.1526) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.57
Seafoam (survey)
#80F9AD
ΔE00 0.66
Seafoam Green
#7AF9AB
ΔE00 0.76
Light Bluish Green
#76FDA8
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 2.82
Light Greenish Blue
#63F7B4
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFBB0 #FB7DC8
analogous
#89FB7D #7DFBB0 #7DFBEF
triadic
#7DFBB0 #B07DFB #FBB07D
tetradic
#7DFBB0 #7D89FB #FB7DC8 #FBEF7D
square
#7DFBB0 #7D89FB #FB7DC8 #FBEF7D
split-complementary
#7DFBB0 #EF7DFB #FB7D89
monochromatic
#08F668 #42F98C #7DFBB0 #B8FDD4 #E1FEED
Accessibility & contrast
On white
1.29
#7DFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#7DFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFBB0
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFBB0 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#5CF9E7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7dfbb0; /* rgb */ color: rgb(125, 251, 176); /* oklch */ color: oklch(89.7% 0.155 155.4);
Tailwind
colors: {
custom: {
50: '#aafdc8',
500: '#7dfbb0',
950: '#000000',
},
}SCSS
$custom: #7dfbb0; $custom-light: #aafdc8; $custom-dark: #000000;
JSON
{
"hex": "#7dfbb0",
"rgb": {
"r": 125,
"g": 251,
"b": 176
},
"hsl": {
"h": 144.286,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.89651,
"c": 0.15471,
"h": 155.4
},
"luminance": 0.76489
}Semantic roles & 50–950 ramp
primary
#7DFBB0
secondary
#D8449C
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111813
muted
#818682