#7BFAA9#7BFAA9
#7BFAA9 is a very light, vivid green. Relative luminance 0.754; OKLCH L 89.2% C 0.161 H 153.6°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #7BFAA9 |
|---|---|
| RGB | rgb(123, 250, 169) |
| HSL | hsl(142, 93%, 73%) |
| HSV | hsv(142, 51%, 98%) |
| CMYK | cmyk(50.8%, 0%, 32.4%, 2%) |
| CIE-LAB | lab(89.60, -52.86, 28.30) |
| CIE-LCH | lch(89.60, 59.96, 151.83°) |
| OKLab | oklab(89.2% -0.1439 0.0714) |
| OKLCH | oklch(89.2% 0.161 153.6) |
| XYZ | xyz(49.5118, 75.4426, 49.4812) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.58
Light Bluish Green
#76FDA8
ΔE00 0.89
Seafoam (survey)
#80F9AD
ΔE00 0.90
Light Blue Green
#7EFBB3
ΔE00 1.73
Foam Green
#90FDA9
ΔE00 2.23
Light Green Blue
#56FCA2
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BFAA9 #FA7BCC
analogous
#8CFA7B #7BFAA9 #7BFAE8
triadic
#7BFAA9 #A97BFA #FAA97B
tetradic
#7BFAA9 #7B8CFA #FA7BCC #FAE87B
square
#7BFAA9 #7B8CFA #FA7BCC #FAE87B
split-complementary
#7BFAA9 #E87BFA #FA7B8C
monochromatic
#09F15D #40F883 #7BFAA9 #B6FCCF #E2FEEC
Accessibility & contrast
On white
1.31
#7BFAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#7BFAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BFAA9
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BFAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BFAA9 | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE9A4
Deuteranopia (green-blind)
#E8DCAE
Tritanopia (blue-blind)
#5BF7E5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #7bfaa9; /* rgb */ color: rgb(123, 250, 169); /* oklch */ color: oklch(89.2% 0.161 153.6);
Tailwind
colors: {
custom: {
50: '#a9fdc3',
500: '#7bfaa9',
950: '#000000',
},
}SCSS
$custom: #7bfaa9; $custom-light: #a9fdc3; $custom-dark: #000000;
JSON
{
"hex": "#7bfaa9",
"rgb": {
"r": 123,
"g": 250,
"b": 169
},
"hsl": {
"h": 141.732,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.89195,
"c": 0.16064,
"h": 153.6
},
"luminance": 0.75447
}Semantic roles & 50–950 ramp
primary
#7BFAA9
secondary
#D742A1
accent
#0092E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682