#7FF7B2#7FF7B2
#7FF7B2 is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.8% C 0.146 H 156.5°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #7FF7B2 |
|---|---|
| RGB | rgb(127, 247, 178) |
| HSL | hsl(146, 88%, 73%) |
| HSV | hsv(146, 49%, 97%) |
| CMYK | cmyk(48.6%, 0%, 27.9%, 3.1%) |
| CIE-LAB | lab(89.04, -49.00, 22.98) |
| CIE-LCH | lch(89.04, 54.12, 154.87°) |
| OKLab | oklab(88.83% -0.1341 0.0584) |
| OKLCH | oklch(88.83% 0.146 156.5) |
| XYZ | xyz(50.0452, 74.2439, 53.8042) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.92
Seafoam (survey)
#80F9AD
ΔE00 1.37
Seafoam Green
#7AF9AB
ΔE00 1.65
Light Greenish Blue
#63F7B4
ΔE00 2.48
Light Sea Green
#98F6B0
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7FF7B2 #F77FC4
analogous
#88F77F #7FF7B2 #7FF7EE
triadic
#7FF7B2 #B27FF7 #F7B27F
tetradic
#7FF7B2 #7F88F7 #F77FC4 #F7EE7F
square
#7FF7B2 #7F88F7 #F77FC4 #F7EE7F
split-complementary
#7FF7B2 #EE7FF7 #F77F88
monochromatic
#0FED6D #45F38F #7FF7B2 #B9FBD5 #E2FDEE
Accessibility & contrast
On white
1.32
#7FF7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#7FF7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7FF7B2
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7FF7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7FF7B2 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AE
Deuteranopia (green-blind)
#E4DBB6
Tritanopia (blue-blind)
#5FF5E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7ff7b2; /* rgb */ color: rgb(127, 247, 178); /* oklch */ color: oklch(88.8% 0.146 156.5);
Tailwind
colors: {
custom: {
50: '#abfac9',
500: '#7ff7b2',
950: '#000000',
},
}SCSS
$custom: #7ff7b2; $custom-light: #abfac9; $custom-dark: #000000;
JSON
{
"hex": "#7ff7b2",
"rgb": {
"r": 127,
"g": 247,
"b": 178
},
"hsl": {
"h": 145.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.8883,
"c": 0.14631,
"h": 156.5
},
"luminance": 0.74248
}Semantic roles & 50–950 ramp
primary
#7FF7B2
secondary
#D34798
accent
#0184E5
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#111713
muted
#818582