#7DFEBD#7DFEBD
#7DFEBD is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.148 H 159.4°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFEBD |
|---|---|
| RGB | rgb(125, 254, 189) |
| HSL | hsl(150, 98%, 74%) |
| HSV | hsv(150, 51%, 100%) |
| CMYK | cmyk(50.8%, 0%, 25.6%, 0.4%) |
| CIE-LAB | lab(91.19, -50.30, 20.33) |
| CIE-LCH | lch(91.19, 54.25, 157.99°) |
| OKLab | oklab(90.64% -0.1382 0.0519) |
| OKLCH | oklch(90.64% 0.148 159.4) |
| XYZ | xyz(53.0802, 78.9132, 60.5688) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.32
Light Aquamarine
#7BFDC7
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.81
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFEBD #FE7DBE
analogous
#7EFE7D #7DFEBD #7DFEFD
triadic
#7DFEBD #BD7DFE #FEBD7D
tetradic
#7DFEBD #7D7EFE #FE7DBE #FEFD7D
square
#7DFEBD #7D7EFE #FE7DBE #FEFD7D
split-complementary
#7DFEBD #FD7DFE #FE7D7E
monochromatic
#04FD7F #40FE9E #7DFEBD #BAFEDC #E1FFF0
Accessibility & contrast
On white
1.25
#7DFEBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#7DFEBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFEBD
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFEBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFEBD | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEEB9
Deuteranopia (green-blind)
#E9E0C1
Tritanopia (blue-blind)
#55FDEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #7dfebd; /* rgb */ color: rgb(125, 254, 189); /* oklch */ color: oklch(90.6% 0.148 159.4);
Tailwind
colors: {
custom: {
50: '#aaffd1',
500: '#7dfebd',
950: '#000000',
},
}SCSS
$custom: #7dfebd; $custom-light: #aaffd1; $custom-dark: #000000;
JSON
{
"hex": "#7dfebd",
"rgb": {
"r": 125,
"g": 254,
"b": 189
},
"hsl": {
"h": 149.767,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.90638,
"c": 0.14764,
"h": 159.4
},
"luminance": 0.78918
}Semantic roles & 50–950 ramp
primary
#7DFEBD
secondary
#DC4390
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683