#7FFCBD#7FFCBD
#7FFCBD is a very light, vivid green. Relative luminance 0.778; OKLCH L 90.2% C 0.144 H 159.6°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFCBD |
|---|---|
| RGB | rgb(127, 252, 189) |
| HSL | hsl(150, 95%, 74%) |
| HSV | hsv(150, 50%, 99%) |
| CMYK | cmyk(49.6%, 0%, 25%, 1.2%) |
| CIE-LAB | lab(90.69, -48.99, 19.64) |
| CIE-LCH | lch(90.69, 52.78, 158.15°) |
| OKLab | oklab(90.25% -0.1348 0.0502) |
| OKLCH | oklch(90.25% 0.144 159.6) |
| XYZ | xyz(52.7438, 77.8026, 60.3722) |
| Luminance | 0.7781 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.90
Light Aquamarine
#7BFDC7
ΔE00 2.22
Light Greenish Blue
#63F7B4
ΔE00 2.33
Seafoam (survey)
#80F9AD
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.13
Light Seafoam
#A0FEBF
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFCBD #FC7FBE
analogous
#80FC7F #7FFCBD #7FFCFC
triadic
#7FFCBD #BD7FFC #FCBD7F
tetradic
#7FFCBD #7F80FC #FC7FBE #FCFC7F
square
#7FFCBD #7F80FC #FC7FBE #FCFC7F
split-complementary
#7FFCBD #FC7FFC #FC7F80
monochromatic
#07F97F #43FB9E #7FFCBD #BBFDDC #E1FEF0
Accessibility & contrast
On white
1.27
#7FFCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#7FFCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFCBD
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFCBD | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB9
Deuteranopia (green-blind)
#E7DFC1
Tritanopia (blue-blind)
#59FBEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #7ffcbd; /* rgb */ color: rgb(127, 252, 189); /* oklch */ color: oklch(90.2% 0.144 159.6);
Tailwind
colors: {
custom: {
50: '#abfed1',
500: '#7ffcbd',
950: '#000000',
},
}SCSS
$custom: #7ffcbd; $custom-light: #abfed1; $custom-dark: #000000;
JSON
{
"hex": "#7ffcbd",
"rgb": {
"r": 127,
"g": 252,
"b": 189
},
"hsl": {
"h": 149.76,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.90246,
"c": 0.1438,
"h": 159.6
},
"luminance": 0.77807
}Semantic roles & 50–950 ramp
primary
#7FFCBD
secondary
#DA4590
accent
#0074E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683