#79FCB5#79FCB5
#79FCB5 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.8% C 0.154 H 157.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCB5 |
|---|---|
| RGB | rgb(121, 252, 181) |
| HSL | hsl(147, 96%, 73%) |
| HSV | hsv(147, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 28.2%, 1.2%) |
| CIE-LAB | lab(90.33, -51.93, 23.20) |
| CIE-LCH | lch(90.33, 56.88, 155.93°) |
| OKLab | oklab(89.84% -0.1421 0.059) |
| OKLCH | oklch(89.84% 0.154 157.5) |
| XYZ | xyz(51.0319, 77.0175, 55.8837) |
| Luminance | 0.7702 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.64
Seafoam (survey)
#80F9AD
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.69
Light Greenish Blue
#63F7B4
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.54
Light Green Blue
#56FCA2
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCB5 #FC79C0
analogous
#7EFC79 #79FCB5 #79FCF6
triadic
#79FCB5 #B579FC #FCB579
tetradic
#79FCB5 #797EFC #FC79C0 #FCF679
square
#79FCB5 #797EFC #FC79C0 #FCF679
split-complementary
#79FCB5 #F679FC #FC797E
monochromatic
#05F573 #3DFB94 #79FCB5 #B5FDD6 #E1FEEE
Accessibility & contrast
On white
1.28
#79FCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#79FCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCB5
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCB5 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB1
Deuteranopia (green-blind)
#E7DEB9
Tritanopia (blue-blind)
#51FAE9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fcb5; /* rgb */ color: rgb(121, 252, 181); /* oklch */ color: oklch(89.8% 0.154 157.5);
Tailwind
colors: {
custom: {
50: '#a8fecb',
500: '#79fcb5',
950: '#000000',
},
}SCSS
$custom: #79fcb5; $custom-light: #a8fecb; $custom-dark: #000000;
JSON
{
"hex": "#79fcb5",
"rgb": {
"r": 121,
"g": 252,
"b": 181
},
"hsl": {
"h": 147.481,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.89844,
"c": 0.15384,
"h": 157.5
},
"luminance": 0.77022
}Semantic roles & 50–950 ramp
primary
#79FCB5
secondary
#D94093
accent
#007CE6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683