#7FFBBB#7FFBBB
#7FFBBB is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.0% C 0.144 H 159.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFBBB |
|---|---|
| RGB | rgb(127, 251, 187) |
| HSL | hsl(149, 94%, 74%) |
| HSV | hsv(149, 49%, 98%) |
| CMYK | cmyk(49.4%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.36, -48.96, 20.21) |
| CIE-LCH | lch(90.36, 52.97, 157.57°) |
| OKLab | oklab(89.97% -0.1346 0.0516) |
| OKLCH | oklch(89.97% 0.144 159) |
| XYZ | xyz(52.2150, 77.0899, 59.1324) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.62
Light Greenish Blue
#63F7B4
ΔE00 2.24
Light Aquamarine
#7BFDC7
ΔE00 2.51
Seafoam (survey)
#80F9AD
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 2.84
Light Seafoam
#A0FEBF
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFBBB #FB7FBF
analogous
#81FB7F #7FFBBB #7FFBF9
triadic
#7FFBBB #BB7FFB #FBBB7F
tetradic
#7FFBBB #7F81FB #FB7FBF #FBF97F
square
#7FFBBB #7F81FB #FB7FBF #FBF97F
split-complementary
#7FFBBB #F97FFB #FB7F81
monochromatic
#08F77C #44F99B #7FFBBB #BAFDDB #E1FEEF
Accessibility & contrast
On white
1.28
#7FFBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#7FFBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFBBB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFBBB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#5BFAEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffbbb; /* rgb */ color: rgb(127, 251, 187); /* oklch */ color: oklch(90.0% 0.144 159.0);
Tailwind
colors: {
custom: {
50: '#abfdcf',
500: '#7ffbbb',
950: '#000000',
},
}SCSS
$custom: #7ffbbb; $custom-light: #abfdcf; $custom-dark: #000000;
JSON
{
"hex": "#7ffbbb",
"rgb": {
"r": 127,
"g": 251,
"b": 187
},
"hsl": {
"h": 149.032,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.89966,
"c": 0.1441,
"h": 159
},
"luminance": 0.77094
}Semantic roles & 50–950 ramp
primary
#7FFBBB
secondary
#D94691
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683