#79EBAC#79EBAC
#79EBAC is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.6% C 0.138 H 157.5°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #79EBAC |
|---|---|
| RGB | rgb(121, 235, 172) |
| HSL | hsl(147, 74%, 70%) |
| HSV | hsv(147, 49%, 92%) |
| CMYK | cmyk(48.5%, 0%, 26.8%, 7.8%) |
| CIE-LAB | lab(85.23, -46.53, 20.77) |
| CIE-LCH | lch(85.23, 50.95, 155.94°) |
| OKLab | oklab(85.63% -0.1276 0.0529) |
| OKLCH | oklch(85.63% 0.138 157.5) |
| XYZ | xyz(45.0364, 66.4566, 49.4759) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.29
Light Blue Green
#7EFBB3
ΔE00 3.56
Seafoam (survey)
#80F9AD
ΔE00 3.62
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Sea Green
#98F6B0
ΔE00 4.12
Seafoam
#7FE0B3
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EBAC #EB79B8
analogous
#7FEB79 #79EBAC #79EBE5
triadic
#79EBAC #AC79EB #EBAC79
tetradic
#79EBAC #797FEB #EB79B8 #EBE579
square
#79EBAC #797FEB #EB79B8 #EBE579
split-complementary
#79EBAC #E579EB #EB797F
monochromatic
#1ECB6C #44E38B #79EBAC #AEF3CD #E4FBEE
Accessibility & contrast
On white
1.47
#79EBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#79EBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EBAC
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EBAC | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADCA8
Deuteranopia (green-blind)
#D9D0B0
Tritanopia (blue-blind)
#5AEADA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #79ebac; /* rgb */ color: rgb(121, 235, 172); /* oklch */ color: oklch(85.6% 0.138 157.5);
Tailwind
colors: {
custom: {
50: '#a6f2c5',
500: '#79ebac',
950: '#000000',
},
}SCSS
$custom: #79ebac; $custom-light: #a6f2c5; $custom-dark: #000000;
JSON
{
"hex": "#79ebac",
"rgb": {
"r": 121,
"g": 235,
"b": 172
},
"hsl": {
"h": 146.842,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.85629,
"c": 0.13813,
"h": 157.5
},
"luminance": 0.6646
}Semantic roles & 50–950 ramp
primary
#79EBAC
secondary
#C4448B
accent
#0F7DD6
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101712
muted
#818582