#7AFBAF#7AFBAF
#7AFBAF is a very light, vivid green. Relative luminance 0.762; OKLCH L 89.5% C 0.157 H 155.5°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #7AFBAF |
|---|---|
| RGB | rgb(122, 251, 175) |
| HSL | hsl(145, 94%, 73%) |
| HSV | hsv(145, 51%, 98%) |
| CMYK | cmyk(51.4%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(89.96, -52.42, 25.75) |
| CIE-LCH | lch(89.96, 58.40, 153.84°) |
| OKLab | oklab(89.52% -0.143 0.0652) |
| OKLCH | oklch(89.52% 0.157 155.5) |
| XYZ | xyz(50.2572, 76.2228, 52.6132) |
| Luminance | 0.7623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.65
Light Blue Green
#7EFBB3
ΔE00 0.75
Seafoam (survey)
#80F9AD
ΔE00 0.77
Light Bluish Green
#76FDA8
ΔE00 1.55
Light Greenish Blue
#63F7B4
ΔE00 2.84
Foam Green
#90FDA9
ΔE00 2.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7AFBAF #FB7AC6
analogous
#85FB7A #7AFBAF #7AFBEF
triadic
#7AFBAF #AF7AFB #FBAF7A
tetradic
#7AFBAF #7A85FB #FB7AC6 #FBEF7A
square
#7AFBAF #7A85FB #FB7AC6 #FBEF7A
split-complementary
#7AFBAF #EF7AFB #FB7A85
monochromatic
#07F368 #3FF98B #7AFBAF #B5FDD3 #E1FEED
Accessibility & contrast
On white
1.29
#7AFBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#7AFBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #7AFBAF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7AFBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7AFBAF | 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)
#FAEAAA
Deuteranopia (green-blind)
#E8DDB4
Tritanopia (blue-blind)
#56F9E7
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #7afbaf; /* rgb */ color: rgb(122, 251, 175); /* oklch */ color: oklch(89.5% 0.157 155.5);
Tailwind
colors: {
custom: {
50: '#a8fdc7',
500: '#7afbaf',
950: '#000000',
},
}SCSS
$custom: #7afbaf; $custom-light: #a8fdc7; $custom-dark: #000000;
JSON
{
"hex": "#7afbaf",
"rgb": {
"r": 122,
"g": 251,
"b": 175
},
"hsl": {
"h": 144.651,
"s": 94.161,
"l": 73.137
},
"oklch": {
"l": 0.89517,
"c": 0.15719,
"h": 155.5
},
"luminance": 0.76227
}Semantic roles & 50–950 ramp
primary
#7AFBAF
secondary
#D8419A
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682