#79EB91#79EB91
#79EB91 is a very light, vivid green. Relative luminance 0.655; OKLCH L 85.1% C 0.163 H 148.8°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #79EB91 |
|---|---|
| RGB | rgb(121, 235, 145) |
| HSL | hsl(133, 74%, 70%) |
| HSV | hsv(133, 49%, 92%) |
| CMYK | cmyk(48.5%, 0%, 38.3%, 7.8%) |
| CIE-LAB | lab(84.75, -51.33, 33.92) |
| CIE-LCH | lch(84.75, 61.53, 146.54°) |
| OKLab | oklab(85.08% -0.1394 0.0844) |
| OKLCH | oklch(85.08% 0.163 148.8) |
| XYZ | xyz(42.7016, 65.5227, 37.1795) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 4.21
Foam Green
#90FDA9
ΔE00 4.33
Seafoam (survey)
#80F9AD
ΔE00 4.35
Light Bluish Green
#76FDA8
ΔE00 4.36
Baby Green
#8CFF9E
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EB91 #EB79D3
analogous
#9AEB79 #79EB91 #79EBCA
triadic
#79EB91 #9179EB #EB9179
tetradic
#79EB91 #799AEB #EB79D3 #EBCA79
square
#79EB91 #799AEB #EB79D3 #EBCA79
split-complementary
#79EB91 #CA79EB #EB799A
monochromatic
#1ECB43 #44E365 #79EB91 #AEF3BD #E4FBE8
Accessibility & contrast
On white
1.49
#79EB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#79EB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EB91
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EB91 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDA8B
Deuteranopia (green-blind)
#DDCF97
Tritanopia (blue-blind)
#63E7D4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79eb91; /* rgb */ color: rgb(121, 235, 145); /* oklch */ color: oklch(85.1% 0.163 148.8);
Tailwind
colors: {
custom: {
50: '#a6f2b2',
500: '#79eb91',
950: '#000000',
},
}SCSS
$custom: #79eb91; $custom-light: #a6f2b2; $custom-dark: #000000;
JSON
{
"hex": "#79eb91",
"rgb": {
"r": 121,
"g": 235,
"b": 145
},
"hsl": {
"h": 132.632,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85084,
"c": 0.16292,
"h": 148.8
},
"luminance": 0.65526
}Semantic roles & 50–950 ramp
primary
#79EB91
secondary
#C444A9
accent
#0FACD6
background
#FDFFFD
surface
#F7FEF8
border
#D0D6D1
text
#101711
muted
#818581