#7DFDBC#7DFDBC
#7DFDBC is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.147 H 159.3°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFDBC |
|---|---|
| RGB | rgb(125, 253, 188) |
| HSL | hsl(150, 97%, 74%) |
| HSV | hsv(150, 51%, 99%) |
| CMYK | cmyk(50.6%, 0%, 25.7%, 0.8%) |
| CIE-LAB | lab(90.89, -50.07, 20.42) |
| CIE-LCH | lch(90.89, 54.08, 157.82°) |
| OKLab | oklab(90.38% -0.1376 0.0521) |
| OKLCH | oklch(90.38% 0.147 159.3) |
| XYZ | xyz(52.6555, 78.2369, 59.8936) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.63
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.50
Seafoam (survey)
#80F9AD
ΔE00 2.69
Seafoam Green
#7AF9AB
ΔE00 2.86
Light Seafoam
#A0FEBF
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFDBC #FD7DBE
analogous
#7EFD7D #7DFDBC #7DFDFC
triadic
#7DFDBC #BC7DFD #FDBC7D
tetradic
#7DFDBC #7D7EFD #FD7DBE #FDFC7D
square
#7DFDBC #7D7EFD #FD7DBE #FDFC7D
split-complementary
#7DFDBC #FC7DFD #FD7D7E
monochromatic
#04FB7E #41FC9D #7DFDBC #B9FEDB #E1FFEF
Accessibility & contrast
On white
1.26
#7DFDBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#7DFDBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFDBC
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFDBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFDBC | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB8
Deuteranopia (green-blind)
#E8E0C0
Tritanopia (blue-blind)
#56FCEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #7dfdbc; /* rgb */ color: rgb(125, 253, 188); /* oklch */ color: oklch(90.4% 0.147 159.3);
Tailwind
colors: {
custom: {
50: '#aaffd0',
500: '#7dfdbc',
950: '#000000',
},
}SCSS
$custom: #7dfdbc; $custom-light: #aaffd0; $custom-dark: #000000;
JSON
{
"hex": "#7dfdbc",
"rgb": {
"r": 125,
"g": 253,
"b": 188
},
"hsl": {
"h": 149.531,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.90381,
"c": 0.14711,
"h": 159.3
},
"luminance": 0.78241
}Semantic roles & 50–950 ramp
primary
#7DFDBC
secondary
#DB4390
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683