#7BFAA8#7BFAA8
#7BFAA8 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.162 H 153.3°. Best body text is #000000 at 16.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFAA8 |
|---|---|
| RGB | rgb(123, 250, 168) |
| HSL | hsl(141, 93%, 73%) |
| HSV | hsv(141, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 32.8%, 2%) |
| CIE-LAB | lab(89.58, -53.04, 28.79) |
| CIE-LCH | lch(89.58, 60.35, 151.51°) |
| OKLab | oklab(89.18% -0.1444 0.0725) |
| OKLCH | oklch(89.18% 0.162 153.3) |
| XYZ | xyz(49.4183, 75.4052, 48.9887) |
| Luminance | 0.7541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.75
Light Bluish Green
#76FDA8
ΔE00 0.82
Seafoam (survey)
#80F9AD
ΔE00 1.06
Light Blue Green
#7EFBB3
ΔE00 1.91
Foam Green
#90FDA9
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFAA8 #FA7BCD
analogous
#8DFA7B #7BFAA8 #7BFAE8
triadic
#7BFAA8 #A87BFA #FAA87B
tetradic
#7BFAA8 #7B8DFA #FA7BCD #FAE87B
square
#7BFAA8 #7B8DFA #FA7BCD #FAE87B
split-complementary
#7BFAA8 #E87BFA #FA7B8D
monochromatic
#09F15B #40F881 #7BFAA8 #B6FCCF #E2FEEC
Accessibility & contrast
On white
1.31
#7BFAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.08
#7BFAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFAA8
16.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFAA8 | 1.00 | 1.31 | 16.08 | 16.08 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A3
Deuteranopia (green-blind)
#E8DCAD
Tritanopia (blue-blind)
#5BF7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7bfaa8; /* rgb */ color: rgb(123, 250, 168); /* oklch */ color: oklch(89.2% 0.162 153.3);
Tailwind
colors: {
custom: {
50: '#a9fdc2',
500: '#7bfaa8',
950: '#000000',
},
}SCSS
$custom: #7bfaa8; $custom-light: #a9fdc2; $custom-dark: #000000;
JSON
{
"hex": "#7bfaa8",
"rgb": {
"r": 123,
"g": 250,
"b": 168
},
"hsl": {
"h": 141.26,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89175,
"c": 0.16155,
"h": 153.3
},
"luminance": 0.75409
}Semantic roles & 50–950 ramp
primary
#7BFAA8
secondary
#D742A2
accent
#0094E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682