#7AFBB0#7AFBB0
#7AFBB0 is a very light, vivid green. Relative luminance 0.763; OKLCH L 89.5% C 0.156 H 155.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBB0 |
|---|---|
| RGB | rgb(122, 251, 176) |
| HSL | hsl(145, 94%, 73%) |
| HSV | hsv(145, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 29.9%, 1.6%) |
| CIE-LAB | lab(89.98, -52.23, 25.27) |
| CIE-LCH | lch(89.98, 58.02, 154.18°) |
| OKLab | oklab(89.54% -0.1426 0.064) |
| OKLCH | oklch(89.54% 0.156 155.8) |
| XYZ | xyz(50.3558, 76.2622, 53.1324) |
| Luminance | 0.7627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.59
Seafoam Green
#7AF9AB
ΔE00 0.80
Seafoam (survey)
#80F9AD
ΔE00 0.86
Light Bluish Green
#76FDA8
ΔE00 1.74
Light Greenish Blue
#63F7B4
ΔE00 2.69
Foam Green
#90FDA9
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBB0 #FB7AC5
analogous
#84FB7A #7AFBB0 #7AFBF0
triadic
#7AFBB0 #B07AFB #FBB07A
tetradic
#7AFBB0 #7A84FB #FB7AC5 #FBF07A
square
#7AFBB0 #7A84FB #FB7AC5 #FBF07A
split-complementary
#7AFBB0 #F07AFB #FB7A84
monochromatic
#07F36A #3FF98D #7AFBB0 #B5FDD3 #E1FEED
Accessibility & contrast
On white
1.29
#7AFBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7AFBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBB0
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBB0 | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAAB
Deuteranopia (green-blind)
#E7DDB5
Tritanopia (blue-blind)
#56F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afbb0; /* rgb */ color: rgb(122, 251, 176); /* oklch */ color: oklch(89.5% 0.156 155.8);
Tailwind
colors: {
custom: {
50: '#a8fdc8',
500: '#7afbb0',
950: '#000000',
},
}SCSS
$custom: #7afbb0; $custom-light: #a8fdc8; $custom-dark: #000000;
JSON
{
"hex": "#7afbb0",
"rgb": {
"r": 122,
"g": 251,
"b": 176
},
"hsl": {
"h": 145.116,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89538,
"c": 0.1563,
"h": 155.8
},
"luminance": 0.76267
}Semantic roles & 50–950 ramp
primary
#7AFBB0
secondary
#D84199
accent
#0085E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682