#79EBAB#79EBAB
#79EBAB is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.6% C 0.139 H 157.1°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #79EBAB |
|---|---|
| RGB | rgb(121, 235, 171) |
| HSL | hsl(146, 74%, 70%) |
| HSV | hsv(146, 49%, 92%) |
| CMYK | cmyk(48.5%, 0%, 27.2%, 7.8%) |
| CIE-LAB | lab(85.21, -46.72, 21.26) |
| CIE-LCH | lch(85.21, 51.33, 155.53°) |
| OKLab | oklab(85.61% -0.128 0.0541) |
| OKLCH | oklch(85.61% 0.139 157.1) |
| XYZ | xyz(44.9407, 66.4183, 48.9720) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.33
Light Blue Green
#7EFBB3
ΔE00 3.50
Seafoam (survey)
#80F9AD
ΔE00 3.50
Seafoam Green
#7AF9AB
ΔE00 3.63
Light Sea Green
#98F6B0
ΔE00 4.02
Seafoam
#7FE0B3
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EBAB #EB79B9
analogous
#80EB79 #79EBAB #79EBE4
triadic
#79EBAB #AB79EB #EBAB79
tetradic
#79EBAB #7980EB #EB79B9 #EBE479
square
#79EBAB #7980EB #EB79B9 #EBE479
split-complementary
#79EBAB #E479EB #EB7980
monochromatic
#1ECB6A #44E38A #79EBAB #AEF3CC #E4FBEE
Accessibility & contrast
On white
1.47
#79EBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#79EBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EBAB
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EBAB | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA7
Deuteranopia (green-blind)
#D9D0AF
Tritanopia (blue-blind)
#5BE9DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #79ebab; /* rgb */ color: rgb(121, 235, 171); /* oklch */ color: oklch(85.6% 0.139 157.1);
Tailwind
colors: {
custom: {
50: '#a6f2c4',
500: '#79ebab',
950: '#000000',
},
}SCSS
$custom: #79ebab; $custom-light: #a6f2c4; $custom-dark: #000000;
JSON
{
"hex": "#79ebab",
"rgb": {
"r": 121,
"g": 235,
"b": 171
},
"hsl": {
"h": 146.316,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85607,
"c": 0.13902,
"h": 157.1
},
"luminance": 0.66422
}Semantic roles & 50–950 ramp
primary
#79EBAB
secondary
#C4448C
accent
#0F7FD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582