#7FFCB8#7FFCB8
#7FFCB8 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.1% C 0.148 H 157.7°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCB8 |
|---|---|
| RGB | rgb(127, 252, 184) |
| HSL | hsl(147, 95%, 74%) |
| HSV | hsv(147, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.59, -49.96, 22.06) |
| CIE-LCH | lch(90.59, 54.61, 156.17°) |
| OKLab | oklab(90.13% -0.137 0.0562) |
| OKLCH | oklch(90.13% 0.148 157.7) |
| XYZ | xyz(52.2104, 77.5892, 57.5630) |
| Luminance | 0.7759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.86
Seafoam (survey)
#80F9AD
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.12
Light Greenish Blue
#63F7B4
ΔE00 2.38
Light Bluish Green
#76FDA8
ΔE00 3.06
Light Aquamarine
#7BFDC7
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCB8 #FC7FC3
analogous
#85FC7F #7FFCB8 #7FFCF7
triadic
#7FFCB8 #B87FFC #FCB87F
tetradic
#7FFCB8 #7F85FC #FC7FC3 #FCF77F
square
#7FFCB8 #7F85FC #FC7FC3 #FCF77F
split-complementary
#7FFCB8 #F77FFC #FC7F85
monochromatic
#07F976 #43FB97 #7FFCB8 #BBFDD9 #E1FEEE
Accessibility & contrast
On white
1.27
#7FFCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#7FFCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCB8
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCB8 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB4
Deuteranopia (green-blind)
#E8DFBC
Tritanopia (blue-blind)
#5CFAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcb8; /* rgb */ color: rgb(127, 252, 184); /* oklch */ color: oklch(90.1% 0.148 157.7);
Tailwind
colors: {
custom: {
50: '#abfecd',
500: '#7ffcb8',
950: '#000000',
},
}SCSS
$custom: #7ffcb8; $custom-light: #abfecd; $custom-dark: #000000;
JSON
{
"hex": "#7ffcb8",
"rgb": {
"r": 127,
"g": 252,
"b": 184
},
"hsl": {
"h": 147.36,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90134,
"c": 0.14803,
"h": 157.7
},
"luminance": 0.77594
}Semantic roles & 50–950 ramp
primary
#7FFCB8
secondary
#DA4596
accent
#007DE6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683