#7FFABB#7FFABB
#7FFABB is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.7% C 0.143 H 159.2°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7FFABB |
|---|---|
| RGB | rgb(127, 250, 187) |
| HSL | hsl(149, 92%, 74%) |
| HSV | hsv(149, 49%, 98%) |
| CMYK | cmyk(49.2%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.08, -48.54, 19.81) |
| CIE-LCH | lch(90.08, 52.42, 157.80°) |
| OKLab | oklab(89.73% -0.1335 0.0506) |
| OKLCH | oklch(89.73% 0.143 159.2) |
| XYZ | xyz(51.9035, 76.4668, 59.0285) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.80
Light Greenish Blue
#63F7B4
ΔE00 2.22
Light Aquamarine
#7BFDC7
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.98
Light Seafoam
#A0FEBF
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FFABB #FA7FBE
analogous
#81FA7F #7FFABB #7FFAF8
triadic
#7FFABB #BB7FFA #FABB7F
tetradic
#7FFABB #7F81FA #FA7FBE #FAF87F
square
#7FFABB #7F81FA #FA7FBE #FAF87F
split-complementary
#7FFABB #F87FFA #FA7F81
monochromatic
#0AF57C #44F89C #7FFABB #BAFCDA #E2FEEF
Accessibility & contrast
On white
1.29
#7FFABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#7FFABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FFABB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FFABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FFABB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB7
Deuteranopia (green-blind)
#E6DDBF
Tritanopia (blue-blind)
#5BF9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7ffabb; /* rgb */ color: rgb(127, 250, 187); /* oklch */ color: oklch(89.7% 0.143 159.2);
Tailwind
colors: {
custom: {
50: '#abfccf',
500: '#7ffabb',
950: '#000000',
},
}SCSS
$custom: #7ffabb; $custom-light: #abfccf; $custom-dark: #000000;
JSON
{
"hex": "#7ffabb",
"rgb": {
"r": 127,
"g": 250,
"b": 187
},
"hsl": {
"h": 149.268,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.89733,
"c": 0.14273,
"h": 159.2
},
"luminance": 0.76471
}Semantic roles & 50–950 ramp
primary
#7FFABB
secondary
#D74690
accent
#0076E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683