#7DFCBB#7DFCBB
#7DFCBB is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.147 H 159.1°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCBB |
|---|---|
| RGB | rgb(125, 252, 187) |
| HSL | hsl(149, 95%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.58, -49.85, 20.50) |
| CIE-LCH | lch(90.58, 53.90, 157.64°) |
| OKLab | oklab(90.12% -0.1369 0.0523) |
| OKLCH | oklch(90.12% 0.147 159.1) |
| XYZ | xyz(52.2332, 77.5642, 59.2229) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.14
Light Aquamarine
#7BFDC7
ΔE00 2.56
Seafoam (survey)
#80F9AD
ΔE00 2.58
Seafoam Green
#7AF9AB
ΔE00 2.76
Light Seafoam
#A0FEBF
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCBB #FC7DBE
analogous
#7FFC7D #7DFCBB #7DFCFA
triadic
#7DFCBB #BB7DFC #FCBB7D
tetradic
#7DFCBB #7D7FFC #FC7DBE #FCFA7D
square
#7DFCBB #7D7FFC #FC7DBE #FCFA7D
split-complementary
#7DFCBB #FA7DFC #FC7D7F
monochromatic
#06F97C #41FB9C #7DFCBB #B9FDDA #E1FEEF
Accessibility & contrast
On white
1.27
#7DFCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7DFCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCBB
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCBB | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#56FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcbb; /* rgb */ color: rgb(125, 252, 187); /* oklch */ color: oklch(90.1% 0.147 159.1);
Tailwind
colors: {
custom: {
50: '#aafecf',
500: '#7dfcbb',
950: '#000000',
},
}SCSS
$custom: #7dfcbb; $custom-light: #aafecf; $custom-dark: #000000;
JSON
{
"hex": "#7dfcbb",
"rgb": {
"r": 125,
"g": 252,
"b": 187
},
"hsl": {
"h": 149.291,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90124,
"c": 0.14659,
"h": 159.1
},
"luminance": 0.77569
}Semantic roles & 50–950 ramp
primary
#7DFCBB
secondary
#DA4390
accent
#0075E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111814
muted
#818683