#7AFBAE#7AFBAE
#7AFBAE is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.5% C 0.158 H 155.2°. Best body text is #000000 at 16.24:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBAE |
|---|---|
| RGB | rgb(122, 251, 174) |
| HSL | hsl(144, 94%, 73%) |
| HSV | hsv(144, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(89.94, -52.60, 26.23) |
| CIE-LCH | lch(89.94, 58.78, 153.49°) |
| OKLab | oklab(89.5% -0.1435 0.0664) |
| OKLCH | oklch(89.5% 0.158 155.2) |
| XYZ | xyz(50.1593, 76.1837, 52.0979) |
| Luminance | 0.7619 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.51
Seafoam (survey)
#80F9AD
ΔE00 0.72
Light Blue Green
#7EFBB3
ΔE00 0.93
Light Bluish Green
#76FDA8
ΔE00 1.38
Foam Green
#90FDA9
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBAE #FB7AC7
analogous
#86FB7A #7AFBAE #7AFBEE
triadic
#7AFBAE #AE7AFB #FBAE7A
tetradic
#7AFBAE #7A86FB #FB7AC7 #FBEE7A
square
#7AFBAE #7A86FB #FB7AC7 #FBEE7A
split-complementary
#7AFBAE #EE7AFB #FB7A86
monochromatic
#07F366 #3FF98A #7AFBAE #B5FDD2 #E1FEED
Accessibility & contrast
On white
1.29
#7AFBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.24
#7AFBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBAE
16.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBAE | 1.00 | 1.29 | 16.24 | 16.24 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E8DDB3
Tritanopia (blue-blind)
#57F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afbae; /* rgb */ color: rgb(122, 251, 174); /* oklch */ color: oklch(89.5% 0.158 155.2);
Tailwind
colors: {
custom: {
50: '#a8fdc6',
500: '#7afbae',
950: '#000000',
},
}SCSS
$custom: #7afbae; $custom-light: #a8fdc6; $custom-dark: #000000;
JSON
{
"hex": "#7afbae",
"rgb": {
"r": 122,
"g": 251,
"b": 174
},
"hsl": {
"h": 144.186,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89496,
"c": 0.15807,
"h": 155.2
},
"luminance": 0.76188
}Semantic roles & 50–950 ramp
primary
#7AFBAE
secondary
#D8419B
accent
#0089E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682