#7FFCB5#7FFCB5
#7FFCB5 is a very light, vivid green. Relative luminance 0.775; OKLCH L 90.1% C 0.151 H 156.6°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB5 |
|---|---|
| RGB | rgb(127, 252, 181) |
| HSL | hsl(146, 95%, 74%) |
| HSV | hsv(146, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.54, -50.53, 23.51) |
| CIE-LCH | lch(90.54, 55.73, 155.05°) |
| OKLab | oklab(90.07% -0.1383 0.0597) |
| OKLCH | oklch(90.07% 0.151 156.6) |
| XYZ | xyz(51.8993, 77.4648, 55.9244) |
| Luminance | 0.7747 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.31
Seafoam (survey)
#80F9AD
ΔE00 1.35
Seafoam Green
#7AF9AB
ΔE00 1.56
Light Bluish Green
#76FDA8
ΔE00 2.48
Light Greenish Blue
#63F7B4
ΔE00 2.62
Light Sea Green
#98F6B0
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB5 #FC7FC6
analogous
#88FC7F #7FFCB5 #7FFCF4
triadic
#7FFCB5 #B57FFC #FCB57F
tetradic
#7FFCB5 #7F88FC #FC7FC6 #FCF47F
square
#7FFCB5 #7F88FC #FC7FC6 #FCF47F
split-complementary
#7FFCB5 #F47FFC #FC7F88
monochromatic
#07F970 #43FB92 #7FFCB5 #BBFDD8 #E1FEEE
Accessibility & contrast
On white
1.27
#7FFCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#7FFCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB5
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB5 | 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)
#FBECB1
Deuteranopia (green-blind)
#E8DFB9
Tritanopia (blue-blind)
#5DFAE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb5; /* rgb */ color: rgb(127, 252, 181); /* oklch */ color: oklch(90.1% 0.151 156.6);
Tailwind
colors: {
custom: {
50: '#abfecb',
500: '#7ffcb5',
950: '#000000',
},
}SCSS
$custom: #7ffcb5; $custom-light: #abfecb; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb5",
"rgb": {
"r": 127,
"g": 252,
"b": 181
},
"hsl": {
"h": 145.92,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90069,
"c": 0.15062,
"h": 156.6
},
"luminance": 0.77469
}Semantic roles & 50–950 ramp
primary
#7FFCB5
secondary
#DA459A
accent
#0082E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683