#7FFBB9#7FFBB9
#7FFBB9 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.146 H 158.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBB9 |
|---|---|
| RGB | rgb(127, 251, 185) |
| HSL | hsl(148, 94%, 74%) |
| HSV | hsv(148, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 26.3%, 1.6%) |
| CIE-LAB | lab(90.32, -49.35, 21.18) |
| CIE-LCH | lch(90.32, 53.70, 156.77°) |
| OKLab | oklab(89.92% -0.1354 0.054) |
| OKLCH | oklch(89.92% 0.146 158.3) |
| XYZ | xyz(52.0024, 77.0049, 58.0126) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 2.20
Light Greenish Blue
#63F7B4
ΔE00 2.26
Seafoam Green
#7AF9AB
ΔE00 2.43
Light Aquamarine
#7BFDC7
ΔE00 2.92
Light Seafoam
#A0FEBF
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBB9 #FB7FC1
analogous
#83FB7F #7FFBB9 #7FFBF7
triadic
#7FFBB9 #B97FFB #FBB97F
tetradic
#7FFBB9 #7F83FB #FB7FC1 #FBF77F
square
#7FFBB9 #7F83FB #FB7FC1 #FBF77F
split-complementary
#7FFBB9 #F77FFB #FB7F83
monochromatic
#08F778 #44F999 #7FFBB9 #BAFDD9 #E1FEEF
Accessibility & contrast
On white
1.28
#7FFBB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#7FFBB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBB9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBB9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB5
Deuteranopia (green-blind)
#E7DEBD
Tritanopia (blue-blind)
#5BFAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffbb9; /* rgb */ color: rgb(127, 251, 185); /* oklch */ color: oklch(89.9% 0.146 158.3);
Tailwind
colors: {
custom: {
50: '#abfdce',
500: '#7ffbb9',
950: '#000000',
},
}SCSS
$custom: #7ffbb9; $custom-light: #abfdce; $custom-dark: #000000;
JSON
{
"hex": "#7ffbb9",
"rgb": {
"r": 127,
"g": 251,
"b": 185
},
"hsl": {
"h": 148.065,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89922,
"c": 0.14579,
"h": 158.3
},
"luminance": 0.77009
}Semantic roles & 50–950 ramp
primary
#7FFBB9
secondary
#D94694
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683