#7FFCB7#7FFCB7
#7FFCB7 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.149 H 157.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB7 |
|---|---|
| RGB | rgb(127, 252, 183) |
| HSL | hsl(147, 95%, 74%) |
| HSV | hsv(147, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.57, -50.15, 22.55) |
| CIE-LCH | lch(90.57, 54.98, 155.79°) |
| OKLab | oklab(90.11% -0.1374 0.0574) |
| OKLCH | oklch(90.11% 0.149 157.3) |
| XYZ | xyz(52.1060, 77.5474, 57.0129) |
| Luminance | 0.7755 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.67
Seafoam (survey)
#80F9AD
ΔE00 1.72
Seafoam Green
#7AF9AB
ΔE00 1.93
Light Greenish Blue
#63F7B4
ΔE00 2.45
Light Bluish Green
#76FDA8
ΔE00 2.87
Light Seafoam
#A0FEBF
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB7 #FC7FC4
analogous
#86FC7F #7FFCB7 #7FFCF6
triadic
#7FFCB7 #B77FFC #FCB77F
tetradic
#7FFCB7 #7F86FC #FC7FC4 #FCF67F
square
#7FFCB7 #7F86FC #FC7FC4 #FCF67F
split-complementary
#7FFCB7 #F67FFC #FC7F86
monochromatic
#07F974 #43FB95 #7FFCB7 #BBFDD9 #E1FEEE
Accessibility & contrast
On white
1.27
#7FFCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#7FFCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB7
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB7 | 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)
#FAECB3
Deuteranopia (green-blind)
#E8DFBB
Tritanopia (blue-blind)
#5CFAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb7; /* rgb */ color: rgb(127, 252, 183); /* oklch */ color: oklch(90.1% 0.149 157.3);
Tailwind
colors: {
custom: {
50: '#abfecc',
500: '#7ffcb7',
950: '#000000',
},
}SCSS
$custom: #7ffcb7; $custom-light: #abfecc; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb7",
"rgb": {
"r": 127,
"g": 252,
"b": 183
},
"hsl": {
"h": 146.88,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90112,
"c": 0.14888,
"h": 157.3
},
"luminance": 0.77552
}Semantic roles & 50–950 ramp
primary
#7FFCB7
secondary
#DA4597
accent
#007FE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683