#79EAAF#79EAAF
#79EAAF is a very light, vivid green. Relative luminance 0.660; OKLCH L 85.5% C 0.134 H 158.9°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #79EAAF |
|---|---|
| RGB | rgb(121, 234, 175) |
| HSL | hsl(149, 73%, 70%) |
| HSV | hsv(149, 48%, 92%) |
| CMYK | cmyk(48.3%, 0%, 25.2%, 8.2%) |
| CIE-LAB | lab(85.00, -45.51, 18.90) |
| CIE-LCH | lch(85.00, 49.28, 157.45°) |
| OKLab | oklab(85.46% -0.1252 0.0483) |
| OKLCH | oklch(85.46% 0.134 158.9) |
| XYZ | xyz(45.0423, 66.0021, 50.9152) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.50
Seafoam
#7FE0B3
ΔE00 3.59
Light Blue Green
#7EFBB3
ΔE00 4.09
Seafoam (survey)
#80F9AD
ΔE00 4.31
Seafoam Green
#7AF9AB
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EAAF #EA79B4
analogous
#7CEA79 #79EAAF #79EAE8
triadic
#79EAAF #AF79EA #EAAF79
tetradic
#79EAAF #797CEA #EA79B4 #EAE879
square
#79EAAF #797CEA #EA79B4 #EAE879
split-complementary
#79EAAF #E879EA #EA797C
monochromatic
#20C971 #44E28F #79EAAF #AEF2CF #E3FBEE
Accessibility & contrast
On white
1.48
#79EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#79EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EAAF
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EAAF | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DBAC
Deuteranopia (green-blind)
#D7CFB3
Tritanopia (blue-blind)
#59E9DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #79eaaf; /* rgb */ color: rgb(121, 234, 175); /* oklch */ color: oklch(85.5% 0.134 158.9);
Tailwind
colors: {
custom: {
50: '#a6f1c7',
500: '#79eaaf',
950: '#000000',
},
}SCSS
$custom: #79eaaf; $custom-light: #a6f1c7; $custom-dark: #000000;
JSON
{
"hex": "#79eaaf",
"rgb": {
"r": 121,
"g": 234,
"b": 175
},
"hsl": {
"h": 148.673,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.85461,
"c": 0.13415,
"h": 158.9
},
"luminance": 0.66006
}Semantic roles & 50–950 ramp
primary
#79EAAF
secondary
#C34586
accent
#1177D5
background
#FDFFFD
surface
#F7FEF9
border
#D0D6D2
text
#101713
muted
#818582