#7AFBB8#7AFBB8
#7AFBB8 is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.7% C 0.149 H 158.6°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBB8 |
|---|---|
| RGB | rgb(122, 251, 184) |
| HSL | hsl(149, 94%, 73%) |
| HSV | hsv(149, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 26.7%, 1.6%) |
| CIE-LAB | lab(90.13, -50.71, 21.40) |
| CIE-LCH | lch(90.13, 55.04, 157.12°) |
| OKLab | oklab(89.71% -0.1391 0.0545) |
| OKLCH | oklch(89.71% 0.149 158.6) |
| XYZ | xyz(51.1707, 76.5882, 57.4246) |
| Luminance | 0.7659 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.18
Light Greenish Blue
#63F7B4
ΔE00 1.88
Seafoam (survey)
#80F9AD
ΔE00 2.21
Seafoam Green
#7AF9AB
ΔE00 2.33
Light Aquamarine
#7BFDC7
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBB8 #FB7ABD
analogous
#7CFB7A #7AFBB8 #7AFBF8
triadic
#7AFBB8 #B87AFB #FBB87A
tetradic
#7AFBB8 #7A7CFB #FB7ABD #FBF87A
square
#7AFBB8 #7A7CFB #FB7ABD #FBF87A
split-complementary
#7AFBB8 #F87AFB #FB7A7C
monochromatic
#07F379 #3FF998 #7AFBB8 #B5FDD8 #E1FEEF
Accessibility & contrast
On white
1.29
#7AFBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#7AFBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBB8
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBB8 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EBB4
Deuteranopia (green-blind)
#E6DDBC
Tritanopia (blue-blind)
#52FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #7afbb8; /* rgb */ color: rgb(122, 251, 184); /* oklch */ color: oklch(89.7% 0.149 158.6);
Tailwind
colors: {
custom: {
50: '#a8fdcd',
500: '#7afbb8',
950: '#000000',
},
}SCSS
$custom: #7afbb8; $custom-light: #a8fdcd; $custom-dark: #000000;
JSON
{
"hex": "#7afbb8",
"rgb": {
"r": 122,
"g": 251,
"b": 184
},
"hsl": {
"h": 148.837,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89711,
"c": 0.14939,
"h": 158.6
},
"luminance": 0.76593
}Semantic roles & 50–950 ramp
primary
#7AFBB8
secondary
#D84190
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683