#79FFB5#79FFB5
#79FFB5 is a very light, vivid green. Relative luminance 0.789; OKLCH L 90.6% C 0.158 H 156.9°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #79FFB5 |
|---|---|
| RGB | rgb(121, 255, 181) |
| HSL | hsl(147, 100%, 74%) |
| HSV | hsv(147, 53%, 100%) |
| CMYK | cmyk(52.5%, 0%, 29%, 0%) |
| CIE-LAB | lab(91.20, -53.16, 24.39) |
| CIE-LCH | lch(91.20, 58.49, 155.36°) |
| OKLab | oklab(90.55% -0.1453 0.0619) |
| OKLCH | oklch(90.55% 0.158 156.9) |
| XYZ | xyz(51.9814, 78.9166, 56.2002) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.97
Seafoam Green
#7AF9AB
ΔE00 1.69
Seafoam (survey)
#80F9AD
ΔE00 1.72
Light Bluish Green
#76FDA8
ΔE00 2.14
Light Greenish Blue
#63F7B4
ΔE00 2.67
Light Green Blue
#56FCA2
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FFB5 #FF79C3
analogous
#80FF79 #79FFB5 #79FFF8
triadic
#79FFB5 #B579FF #FFB579
tetradic
#79FFB5 #7980FF #FF79C3 #FFF879
square
#79FFB5 #7980FF #FF79C3 #FFF879
split-complementary
#79FFB5 #F879FF #FF7980
monochromatic
#00FE72 #3CFF93 #79FFB5 #B6FFD7 #E0FFEE
Accessibility & contrast
On white
1.25
#79FFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#79FFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FFB5
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FFB5 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEB1
Deuteranopia (green-blind)
#EAE0BA
Tritanopia (blue-blind)
#50FDEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #79ffb5; /* rgb */ color: rgb(121, 255, 181); /* oklch */ color: oklch(90.6% 0.158 156.9);
Tailwind
colors: {
custom: {
50: '#a8ffcb',
500: '#79ffb5',
950: '#000000',
},
}SCSS
$custom: #79ffb5; $custom-light: #a8ffcb; $custom-dark: #000000;
JSON
{
"hex": "#79ffb5",
"rgb": {
"r": 121,
"g": 255,
"b": 181
},
"hsl": {
"h": 146.866,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.90552,
"c": 0.15793,
"h": 156.9
},
"luminance": 0.78921
}Semantic roles & 50–950 ramp
primary
#79FFB5
secondary
#DD3F96
accent
#007FE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#111813
muted
#818683