#7BF9AA#7BF9AA
#7BF9AA is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.158 H 154.1°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #7BF9AA |
|---|---|
| RGB | rgb(123, 249, 170) |
| HSL | hsl(142, 91%, 73%) |
| HSV | hsv(142, 51%, 98%) |
| CMYK | cmyk(50.6%, 0%, 31.7%, 2.4%) |
| CIE-LAB | lab(89.33, -52.27, 27.43) |
| CIE-LCH | lch(89.33, 59.03, 152.31°) |
| OKLab | oklab(88.98% -0.1424 0.0692) |
| OKLCH | oklch(88.98% 0.158 154.1) |
| XYZ | xyz(49.2961, 74.8605, 49.8742) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.23
Seafoam (survey)
#80F9AD
ΔE00 0.61
Light Bluish Green
#76FDA8
ΔE00 1.22
Light Blue Green
#7EFBB3
ΔE00 1.46
Foam Green
#90FDA9
ΔE00 2.44
Light Green Blue
#56FCA2
ΔE00 2.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7BF9AA #F97BCA
analogous
#8BF97B #7BF9AA #7BF9E9
triadic
#7BF9AA #AA7BF9 #F9AA7B
tetradic
#7BF9AA #7B8BF9 #F97BCA #F9E97B
square
#7BF9AA #7B8BF9 #F97BCA #F9E97B
split-complementary
#7BF9AA #E97BF9 #F97B8B
monochromatic
#0BEF60 #40F684 #7BF9AA #B6FCD0 #E2FEEC
Accessibility & contrast
On white
1.31
#7BF9AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#7BF9AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7BF9AA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7BF9AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7BF9AA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E8A5
Deuteranopia (green-blind)
#E7DBAF
Tritanopia (blue-blind)
#5BF6E4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #7bf9aa; /* rgb */ color: rgb(123, 249, 170); /* oklch */ color: oklch(89.0% 0.158 154.1);
Tailwind
colors: {
custom: {
50: '#a9fcc3',
500: '#7bf9aa',
950: '#000000',
},
}SCSS
$custom: #7bf9aa; $custom-light: #a9fcc3; $custom-dark: #000000;
JSON
{
"hex": "#7bf9aa",
"rgb": {
"r": 123,
"g": 249,
"b": 170
},
"hsl": {
"h": 142.381,
"s": 91.304,
"l": 72.941
},
"oklch": {
"l": 0.88979,
"c": 0.15836,
"h": 154.1
},
"luminance": 0.74865
}Semantic roles & 50–950 ramp
primary
#7BF9AA
secondary
#D6439F
accent
#0090E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101712
muted
#818582