#79FAAE#79FAAE
#79FAAE is a very light, vivid green. Relative luminance 0.755; OKLCH L 89.2% C 0.157 H 155.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #79FAAE |
|---|---|
| RGB | rgb(121, 250, 174) |
| HSL | hsl(145, 93%, 73%) |
| HSV | hsv(145, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(89.62, -52.43, 25.79) |
| CIE-LCH | lch(89.62, 58.42, 153.81°) |
| OKLab | oklab(89.22% -0.143 0.0653) |
| OKLCH | oklch(89.22% 0.157 155.5) |
| XYZ | xyz(49.7069, 75.4879, 51.9874) |
| Luminance | 0.7549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.52
Seafoam (survey)
#80F9AD
ΔE00 0.72
Light Blue Green
#7EFBB3
ΔE00 0.83
Light Bluish Green
#76FDA8
ΔE00 1.58
Light Greenish Blue
#63F7B4
ΔE00 2.77
Light Green Blue
#56FCA2
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FAAE #FA79C5
analogous
#84FA79 #79FAAE #79FAEE
triadic
#79FAAE #AE79FA #FAAE79
tetradic
#79FAAE #7984FA #FA79C5 #FAEE79
square
#79FAAE #7984FA #FA79C5 #FAEE79
split-complementary
#79FAAE #EE79FA #FA7984
monochromatic
#09F068 #3EF88A #79FAAE #B4FCD2 #E2FEED
Accessibility & contrast
On white
1.30
#79FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#79FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FAAE
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FAAE | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E7DCB3
Tritanopia (blue-blind)
#55F8E6
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #79faae; /* rgb */ color: rgb(121, 250, 174); /* oklch */ color: oklch(89.2% 0.157 155.5);
Tailwind
colors: {
custom: {
50: '#a8fdc6',
500: '#79faae',
950: '#000000',
},
}SCSS
$custom: #79faae; $custom-light: #a8fdc6; $custom-dark: #000000;
JSON
{
"hex": "#79faae",
"rgb": {
"r": 121,
"g": 250,
"b": 174
},
"hsl": {
"h": 144.651,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89223,
"c": 0.15722,
"h": 155.5
},
"luminance": 0.75492
}Semantic roles & 50–950 ramp
primary
#79FAAE
secondary
#D74199
accent
#0087E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682