#79E99B#79E99B
#79E99B is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.8% C 0.151 H 151.8°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #79E99B |
|---|---|
| RGB | rgb(121, 233, 155) |
| HSL | hsl(138, 72%, 69%) |
| HSV | hsv(138, 48%, 91%) |
| CMYK | cmyk(48.1%, 0%, 33.5%, 8.6%) |
| CIE-LAB | lab(84.33, -48.81, 28.29) |
| CIE-LCH | lch(84.33, 56.42, 149.90°) |
| OKLab | oklab(84.8% -0.1329 0.0711) |
| OKLCH | oklch(84.8% 0.151 151.8) |
| XYZ | xyz(42.9375, 64.7060, 41.2309) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.55
Seafoam (survey)
#80F9AD
ΔE00 3.58
Light Sea Green
#98F6B0
ΔE00 4.10
Lightgreen
#90EE90
ΔE00 4.22
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Blue Green
#7EFBB3
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79E99B #E979C7
analogous
#8FE979 #79E99B #79E9D3
triadic
#79E99B #9B79E9 #E99B79
tetradic
#79E99B #798FE9 #E979C7 #E9D379
square
#79E99B #798FE9 #E979C7 #E9D379
split-complementary
#79E99B #D379E9 #E9798F
monochromatic
#21C753 #44E074 #79E99B #AEF2C2 #E2FAE9
Accessibility & contrast
On white
1.51
#79E99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#79E99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79E99B
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79E99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79E99B | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD996
Deuteranopia (green-blind)
#D9CEA0
Tritanopia (blue-blind)
#61E6D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #79e99b; /* rgb */ color: rgb(121, 233, 155); /* oklch */ color: oklch(84.8% 0.151 151.8);
Tailwind
colors: {
custom: {
50: '#a6f1b9',
500: '#79e99b',
950: '#000000',
},
}SCSS
$custom: #79e99b; $custom-light: #a6f1b9; $custom-dark: #000000;
JSON
{
"hex": "#79e99b",
"rgb": {
"r": 121,
"g": 233,
"b": 155
},
"hsl": {
"h": 138.214,
"s": 71.795,
"l": 69.412
},
"oklch": {
"l": 0.84795,
"c": 0.15072,
"h": 151.8
},
"luminance": 0.64709
}Semantic roles & 50–950 ramp
primary
#79E99B
secondary
#C1459C
accent
#1299D4
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581