#7AFBB5#7AFBB5
#7AFBB5 is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.6% C 0.152 H 157.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBB5 |
|---|---|
| RGB | rgb(122, 251, 181) |
| HSL | hsl(147, 94%, 73%) |
| HSV | hsv(147, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 27.9%, 1.6%) |
| CIE-LAB | lab(90.07, -51.29, 22.85) |
| CIE-LCH | lch(90.07, 56.15, 155.99°) |
| OKLab | oklab(89.65% -0.1404 0.0581) |
| OKLCH | oklch(89.65% 0.152 157.5) |
| XYZ | xyz(50.8596, 76.4638, 55.7859) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.62
Seafoam (survey)
#80F9AD
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.73
Light Greenish Blue
#63F7B4
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.69
Light Aquamarine
#7BFDC7
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBB5 #FB7AC0
analogous
#7FFB7A #7AFBB5 #7AFBF6
triadic
#7AFBB5 #B57AFB #FBB57A
tetradic
#7AFBB5 #7A7FFB #FB7AC0 #FBF67A
square
#7AFBB5 #7A7FFB #FB7AC0 #FBF67A
split-complementary
#7AFBB5 #F67AFB #FB7A7F
monochromatic
#07F373 #3FF994 #7AFBB5 #B5FDD6 #E1FEEE
Accessibility & contrast
On white
1.29
#7AFBB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#7AFBB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBB5
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBB5 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EAB1
Deuteranopia (green-blind)
#E7DDB9
Tritanopia (blue-blind)
#54F9E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbb5; /* rgb */ color: rgb(122, 251, 181); /* oklch */ color: oklch(89.6% 0.152 157.5);
Tailwind
colors: {
custom: {
50: '#a8fdcb',
500: '#7afbb5',
950: '#000000',
},
}SCSS
$custom: #7afbb5; $custom-light: #a8fdcb; $custom-dark: #000000;
JSON
{
"hex": "#7afbb5",
"rgb": {
"r": 122,
"g": 251,
"b": 181
},
"hsl": {
"h": 147.442,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89645,
"c": 0.15196,
"h": 157.5
},
"luminance": 0.76468
}Semantic roles & 50–950 ramp
primary
#7AFBB5
secondary
#D84193
accent
#007DE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683