#79FCB8#79FCB8
#79FCB8 is a very light, vivid green. Relative luminance 0.771; OKLCH L 89.9% C 0.151 H 158.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #79FCB8 |
|---|---|
| RGB | rgb(121, 252, 184) |
| HSL | hsl(149, 96%, 73%) |
| HSV | hsv(149, 52%, 99%) |
| CMYK | cmyk(52%, 0%, 27%, 1.2%) |
| CIE-LAB | lab(90.39, -51.36, 21.75) |
| CIE-LCH | lch(90.39, 55.77, 157.05°) |
| OKLab | oklab(89.91% -0.1408 0.0554) |
| OKLCH | oklch(89.91% 0.151 158.5) |
| XYZ | xyz(51.3430, 77.1420, 57.5224) |
| Luminance | 0.7715 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.12
Light Greenish Blue
#63F7B4
ΔE00 1.91
Seafoam (survey)
#80F9AD
ΔE00 2.17
Seafoam Green
#7AF9AB
ΔE00 2.26
Light Aquamarine
#7BFDC7
ΔE00 3.07
Light Bluish Green
#76FDA8
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FCB8 #FC79BD
analogous
#7BFC79 #79FCB8 #79FCF9
triadic
#79FCB8 #B879FC #FCB879
tetradic
#79FCB8 #797BFC #FC79BD #FCF979
square
#79FCB8 #797BFC #FC79BD #FCF979
split-complementary
#79FCB8 #F979FC #FC797B
monochromatic
#05F579 #3DFB98 #79FCB8 #B5FDD8 #E1FEEF
Accessibility & contrast
On white
1.28
#79FCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#79FCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FCB8
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FCB8 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB4
Deuteranopia (green-blind)
#E7DEBC
Tritanopia (blue-blind)
#50FBEA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #79fcb8; /* rgb */ color: rgb(121, 252, 184); /* oklch */ color: oklch(89.9% 0.151 158.5);
Tailwind
colors: {
custom: {
50: '#a8fecd',
500: '#79fcb8',
950: '#000000',
},
}SCSS
$custom: #79fcb8; $custom-light: #a8fecd; $custom-dark: #000000;
JSON
{
"hex": "#79fcb8",
"rgb": {
"r": 121,
"g": 252,
"b": 184
},
"hsl": {
"h": 148.855,
"s": 95.62,
"l": 73.137
},
"oklch": {
"l": 0.8991,
"c": 0.15129,
"h": 158.5
},
"luminance": 0.77146
}Semantic roles & 50–950 ramp
primary
#79FCB8
secondary
#D94090
accent
#0077E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683