#79FBAD#79FBAD
#79FBAD is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.4% C 0.159 H 155.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #79FBAD |
|---|---|
| RGB | rgb(121, 251, 173) |
| HSL | hsl(144, 94%, 73%) |
| HSV | hsv(144, 52%, 98%) |
| CMYK | cmyk(51.8%, 0%, 31.1%, 1.6%) |
| CIE-LAB | lab(89.89, -53.02, 26.67) |
| CIE-LCH | lch(89.89, 59.35, 153.30°) |
| OKLab | oklab(89.44% -0.1445 0.0674) |
| OKLCH | oklch(89.44% 0.159 155) |
| XYZ | xyz(49.9213, 76.0722, 51.5797) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.46
Seafoam (survey)
#80F9AD
ΔE00 0.79
Light Blue Green
#7EFBB3
ΔE00 1.11
Light Bluish Green
#76FDA8
ΔE00 1.21
Light Green Blue
#56FCA2
ΔE00 2.72
Foam Green
#90FDA9
ΔE00 2.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FBAD #FB79C7
analogous
#86FB79 #79FBAD #79FBEE
triadic
#79FBAD #AD79FB #FBAD79
tetradic
#79FBAD #7986FB #FB79C7 #FBEE79
square
#79FBAD #7986FB #FB79C7 #FBEE79
split-complementary
#79FBAD #EE79FB #FB7986
monochromatic
#07F265 #3EF989 #79FBAD #B4FDD1 #E1FEED
Accessibility & contrast
On white
1.30
#79FBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#79FBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FBAD
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FBAD | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA8
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#55F9E6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fbad; /* rgb */ color: rgb(121, 251, 173); /* oklch */ color: oklch(89.4% 0.159 155.0);
Tailwind
colors: {
custom: {
50: '#a8fdc5',
500: '#79fbad',
950: '#000000',
},
}SCSS
$custom: #79fbad; $custom-light: #a8fdc5; $custom-dark: #000000;
JSON
{
"hex": "#79fbad",
"rgb": {
"r": 121,
"g": 251,
"b": 173
},
"hsl": {
"h": 144,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.89439,
"c": 0.15947,
"h": 155
},
"luminance": 0.76076
}Semantic roles & 50–950 ramp
primary
#79FBAD
secondary
#D8409B
accent
#008AE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682