#79EAAE#79EAAE
#79EAAE is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.4% C 0.135 H 158.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #79EAAE |
|---|---|
| RGB | rgb(121, 234, 174) |
| HSL | hsl(148, 73%, 70%) |
| HSV | hsv(148, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 25.6%, 8.2%) |
| CIE-LAB | lab(84.98, -45.71, 19.39) |
| CIE-LCH | lch(84.98, 49.65, 157.02°) |
| OKLab | oklab(85.44% -0.1256 0.0495) |
| OKLCH | oklch(85.44% 0.135 158.5) |
| XYZ | xyz(44.9444, 65.9630, 50.3999) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.48
Seafoam
#7FE0B3
ΔE00 3.76
Light Blue Green
#7EFBB3
ΔE00 3.99
Seafoam (survey)
#80F9AD
ΔE00 4.16
Seafoam Green
#7AF9AB
ΔE00 4.31
Light Sea Green
#98F6B0
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EAAE #EA79B5
analogous
#7DEA79 #79EAAE #79EAE7
triadic
#79EAAE #AE79EA #EAAE79
tetradic
#79EAAE #797DEA #EA79B5 #EAE779
square
#79EAAE #797DEA #EA79B5 #EAE779
split-complementary
#79EAAE #E779EA #EA797D
monochromatic
#20C96F #44E28E #79EAAE #AEF2CE #E3FBEE
Accessibility & contrast
On white
1.48
#79EAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#79EAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EAAE
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EAAE | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAB
Deuteranopia (green-blind)
#D7CFB2
Tritanopia (blue-blind)
#5AE9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79eaae; /* rgb */ color: rgb(121, 234, 174); /* oklch */ color: oklch(85.4% 0.135 158.5);
Tailwind
colors: {
custom: {
50: '#a6f1c6',
500: '#79eaae',
950: '#000000',
},
}SCSS
$custom: #79eaae; $custom-light: #a6f1c6; $custom-dark: #000000;
JSON
{
"hex": "#79eaae",
"rgb": {
"r": 121,
"g": 234,
"b": 174
},
"hsl": {
"h": 148.142,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85438,
"c": 0.135,
"h": 158.5
},
"luminance": 0.65967
}Semantic roles & 50–950 ramp
primary
#79EAAE
secondary
#C34588
accent
#1179D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582