#7DFCBA#7DFCBA
#7DFCBA is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.147 H 158.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7DFCBA |
|---|---|
| RGB | rgb(125, 252, 186) |
| HSL | hsl(149, 95%, 74%) |
| HSV | hsv(149, 50%, 99%) |
| CMYK | cmyk(50.4%, 0%, 26.2%, 1.2%) |
| CIE-LAB | lab(90.56, -50.05, 20.99) |
| CIE-LCH | lch(90.56, 54.27, 157.25°) |
| OKLab | oklab(90.1% -0.1374 0.0535) |
| OKLCH | oklch(90.1% 0.147 158.7) |
| XYZ | xyz(52.1265, 77.5216, 58.6611) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.33
Light Greenish Blue
#63F7B4
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.38
Seafoam Green
#7AF9AB
ΔE00 2.55
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7DFCBA #FC7DBF
analogous
#80FC7D #7DFCBA #7DFCFA
triadic
#7DFCBA #BA7DFC #FCBA7D
tetradic
#7DFCBA #7D80FC #FC7DBF #FCFA7D
square
#7DFCBA #7D80FC #FC7DBF #FCFA7D
split-complementary
#7DFCBA #FA7DFC #FC7D80
monochromatic
#06F97B #41FB9A #7DFCBA #B9FDDA #E1FEEF
Accessibility & contrast
On white
1.27
#7DFCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7DFCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7DFCBA
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7DFCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7DFCBA | 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)
#FAECB6
Deuteranopia (green-blind)
#E7DFBE
Tritanopia (blue-blind)
#57FBEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7dfcba; /* rgb */ color: rgb(125, 252, 186); /* oklch */ color: oklch(90.1% 0.147 158.7);
Tailwind
colors: {
custom: {
50: '#aafecf',
500: '#7dfcba',
950: '#000000',
},
}SCSS
$custom: #7dfcba; $custom-light: #aafecf; $custom-dark: #000000;
JSON
{
"hex": "#7dfcba",
"rgb": {
"r": 125,
"g": 252,
"b": 186
},
"hsl": {
"h": 148.819,
"s": 95.489,
"l": 73.922
},
"oklch": {
"l": 0.90102,
"c": 0.14743,
"h": 158.7
},
"luminance": 0.77526
}Semantic roles & 50–950 ramp
primary
#7DFCBA
secondary
#DA4392
accent
#0077E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#111813
muted
#818683