#79FA9B#79FA9B
#79FA9B is a very light, vivid green. Relative luminance 0.748; OKLCH L 88.9% C 0.174 H 150.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #79FA9B |
|---|---|
| RGB | rgb(121, 250, 155) |
| HSL | hsl(136, 93%, 73%) |
| HSV | hsv(136, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 38%, 2%) |
| CIE-LAB | lab(89.30, -55.75, 34.91) |
| CIE-LCH | lch(89.30, 65.78, 147.94°) |
| OKLab | oklab(88.85% -0.1512 0.0869) |
| OKLCH | oklch(88.85% 0.174 150.1) |
| XYZ | xyz(47.9839, 74.7987, 42.9130) |
| Luminance | 0.7480 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.96
Light Bluish Green
#76FDA8
ΔE00 2.10
Mint Green
#8FFF9F
ΔE00 2.18
Foam Green
#90FDA9
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FA9B #FA79D8
analogous
#97FA79 #79FA9B #79FADC
triadic
#79FA9B #9B79FA #FA9B79
tetradic
#79FA9B #7997FA #FA79D8 #FADC79
square
#79FA9B #7997FA #FA79D8 #FADC79
split-complementary
#79FA9B #DC79FA #FA7997
monochromatic
#09F046 #3EF86F #79FA9B #B4FCC7 #E2FEE9
Accessibility & contrast
On white
1.32
#79FA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#79FA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FA9B
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FA9B | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE894
Deuteranopia (green-blind)
#E9DBA1
Tritanopia (blue-blind)
#5CF6E2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #79fa9b; /* rgb */ color: rgb(121, 250, 155); /* oklch */ color: oklch(88.9% 0.174 150.1);
Tailwind
colors: {
custom: {
50: '#a8fdb9',
500: '#79fa9b',
950: '#000000',
},
}SCSS
$custom: #79fa9b; $custom-light: #a8fdb9; $custom-dark: #000000;
JSON
{
"hex": "#79fa9b",
"rgb": {
"r": 121,
"g": 250,
"b": 155
},
"hsl": {
"h": 135.814,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.88853,
"c": 0.17444,
"h": 150.1
},
"luminance": 0.74803
}Semantic roles & 50–950 ramp
primary
#79FA9B
secondary
#D741AF
accent
#00A9E6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101811
muted
#818681