#7FFCB3#7FFCB3
#7FFCB3 is a very light, vivid green. Relative luminance 0.774; OKLCH L 90.0% C 0.152 H 155.9°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB3 |
|---|---|
| RGB | rgb(127, 252, 179) |
| HSL | hsl(145, 95%, 74%) |
| HSV | hsv(145, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 29%, 1.2%) |
| CIE-LAB | lab(90.50, -50.90, 24.48) |
| CIE-LCH | lch(90.50, 56.48, 154.32°) |
| OKLab | oklab(90.03% -0.1391 0.0621) |
| OKLCH | oklch(90.03% 0.152 155.9) |
| XYZ | xyz(51.6955, 77.3833, 54.8514) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.27
Seafoam (survey)
#80F9AD
ΔE00 1.02
Seafoam Green
#7AF9AB
ΔE00 1.22
Light Bluish Green
#76FDA8
ΔE00 2.10
Light Greenish Blue
#63F7B4
ΔE00 2.83
Foam Green
#90FDA9
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB3 #FC7FC8
analogous
#8AFC7F #7FFCB3 #7FFCF2
triadic
#7FFCB3 #B37FFC #FCB37F
tetradic
#7FFCB3 #7F8AFC #FC7FC8 #FCF27F
square
#7FFCB3 #7F8AFC #FC7FC8 #FCF27F
split-complementary
#7FFCB3 #F27FFC #FC7F8A
monochromatic
#07F96C #43FB8F #7FFCB3 #BBFDD7 #E1FEED
Accessibility & contrast
On white
1.27
#7FFCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#7FFCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB3
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB3 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAF
Deuteranopia (green-blind)
#E9DFB7
Tritanopia (blue-blind)
#5EFAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb3; /* rgb */ color: rgb(127, 252, 179); /* oklch */ color: oklch(90.0% 0.152 155.9);
Tailwind
colors: {
custom: {
50: '#abfeca',
500: '#7ffcb3',
950: '#000000',
},
}SCSS
$custom: #7ffcb3; $custom-light: #abfeca; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb3",
"rgb": {
"r": 127,
"g": 252,
"b": 179
},
"hsl": {
"h": 144.96,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90026,
"c": 0.15237,
"h": 155.9
},
"luminance": 0.77388
}Semantic roles & 50–950 ramp
primary
#7FFCB3
secondary
#DA459C
accent
#0086E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682