#7FFCB4#7FFCB4
#7FFCB4 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.151 H 156.3°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB4 |
|---|---|
| RGB | rgb(127, 252, 180) |
| HSL | hsl(145, 95%, 74%) |
| HSV | hsv(145, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 28.6%, 1.2%) |
| CIE-LAB | lab(90.52, -50.72, 24.00) |
| CIE-LCH | lch(90.52, 56.11, 154.68°) |
| OKLab | oklab(90.05% -0.1387 0.0609) |
| OKLCH | oklch(90.05% 0.151 156.3) |
| XYZ | xyz(51.7970, 77.4239, 55.3859) |
| Luminance | 0.7743 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.21
Seafoam (survey)
#80F9AD
ΔE00 1.18
Seafoam Green
#7AF9AB
ΔE00 1.38
Light Bluish Green
#76FDA8
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Sea Green
#98F6B0
ΔE00 3.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB4 #FC7FC7
analogous
#89FC7F #7FFCB4 #7FFCF3
triadic
#7FFCB4 #B47FFC #FCB47F
tetradic
#7FFCB4 #7F89FC #FC7FC7 #FCF37F
square
#7FFCB4 #7F89FC #FC7FC7 #FCF37F
split-complementary
#7FFCB4 #F37FFC #FC7F89
monochromatic
#07F96E #43FB91 #7FFCB4 #BBFDD7 #E1FEED
Accessibility & contrast
On white
1.27
#7FFCB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7FFCB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB4
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB4 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBECB0
Deuteranopia (green-blind)
#E9DFB8
Tritanopia (blue-blind)
#5DFAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb4; /* rgb */ color: rgb(127, 252, 180); /* oklch */ color: oklch(90.0% 0.151 156.3);
Tailwind
colors: {
custom: {
50: '#abfeca',
500: '#7ffcb4',
950: '#000000',
},
}SCSS
$custom: #7ffcb4; $custom-light: #abfeca; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb4",
"rgb": {
"r": 127,
"g": 252,
"b": 180
},
"hsl": {
"h": 145.44,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90047,
"c": 0.15149,
"h": 156.3
},
"luminance": 0.77428
}Semantic roles & 50–950 ramp
primary
#7FFCB4
secondary
#DA459B
accent
#0084E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682