#7DFCB5#7DFCB5
#7DFCB5 is a very light, vivid green. Relative luminance 0.773; OKLCH L 90.0% C 0.152 H 156.9°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCB5 |
|---|---|
| RGB | rgb(125, 252, 181) |
| HSL | hsl(146, 95%, 74%) |
| HSV | hsv(146, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.47, -51.00, 23.41) |
| CIE-LCH | lch(90.47, 56.12, 155.35°) |
| OKLab | oklab(89.99% -0.1396 0.0595) |
| OKLCH | oklch(89.99% 0.152 156.9) |
| XYZ | xyz(51.6043, 77.3127, 55.9106) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.37
Seafoam (survey)
#80F9AD
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.49
Light Sea Green
#98F6B0
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCB5 #FC7DC4
analogous
#85FC7D #7DFCB5 #7DFCF5
triadic
#7DFCB5 #B57DFC #FCB57D
tetradic
#7DFCB5 #7D85FC #FC7DC4 #FCF57D
square
#7DFCB5 #7D85FC #FC7DC4 #FCF57D
split-complementary
#7DFCB5 #F57DFC #FC7D85
monochromatic
#06F971 #41FB93 #7DFCB5 #B9FDD7 #E1FEEE
Accessibility & contrast
On white
1.28
#7DFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#7DFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCB5
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCB5 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBB1
Deuteranopia (green-blind)
#E8DEB9
Tritanopia (blue-blind)
#59FAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcb5; /* rgb */ color: rgb(125, 252, 181); /* oklch */ color: oklch(90.0% 0.152 156.9);
Tailwind
colors: {
custom: {
50: '#aafecb',
500: '#7dfcb5',
950: '#000000',
},
}SCSS
$custom: #7dfcb5; $custom-light: #aafecb; $custom-dark: #000000;
JSON
{
"hex": "#7dfcb5",
"rgb": {
"r": 125,
"g": 252,
"b": 181
},
"hsl": {
"h": 146.457,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.89992,
"c": 0.15171,
"h": 156.9
},
"luminance": 0.77317
}Semantic roles & 50–950 ramp
primary
#7DFCB5
secondary
#DA4397
accent
#0080E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683