#79FEBB#79FEBB
#79FEBB is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.4% C 0.151 H 159.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #79FEBB |
|---|---|
| RGB | rgb(121, 254, 187) |
| HSL | hsl(150, 99%, 74%) |
| HSV | hsv(150, 52%, 100%) |
| CMYK | cmyk(52.4%, 0%, 26.4%, 0.4%) |
| CIE-LAB | lab(91.02, -51.60, 21.09) |
| CIE-LCH | lch(91.02, 55.74, 157.76°) |
| OKLab | oklab(90.45% -0.1416 0.0538) |
| OKLCH | oklch(90.45% 0.151 159.2) |
| XYZ | xyz(52.2922, 78.5318, 59.4066) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.54
Light Greenish Blue
#63F7B4
ΔE00 2.08
Seafoam (survey)
#80F9AD
ΔE00 2.61
Seafoam Green
#7AF9AB
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.77
Light Bluish Green
#76FDA8
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FEBB #FE79BC
analogous
#79FE79 #79FEBB #79FEFD
triadic
#79FEBB #BB79FE #FEBB79
tetradic
#79FEBB #7979FE #FE79BC #FEFD79
square
#79FEBB #7979FE #FE79BC #FEFD79
split-complementary
#79FEBB #FD79FE #FE7979
monochromatic
#02FB7D #3CFE9C #79FEBB #B6FEDA #E1FFF0
Accessibility & contrast
On white
1.26
#79FEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#79FEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FEBB
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FEBB | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB7
Deuteranopia (green-blind)
#E8E0BF
Tritanopia (blue-blind)
#4DFDEC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #79febb; /* rgb */ color: rgb(121, 254, 187); /* oklch */ color: oklch(90.4% 0.151 159.2);
Tailwind
colors: {
custom: {
50: '#a8ffcf',
500: '#79febb',
950: '#000000',
},
}SCSS
$custom: #79febb; $custom-light: #a8ffcf; $custom-dark: #000000;
JSON
{
"hex": "#79febb",
"rgb": {
"r": 121,
"g": 254,
"b": 187
},
"hsl": {
"h": 149.774,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.90447,
"c": 0.15147,
"h": 159.2
},
"luminance": 0.78536
}Semantic roles & 50–950 ramp
primary
#79FEBB
secondary
#DC3F8E
accent
#0074E6
background
#FDFFFE
surface
#F7FFFB
border
#D0D7D4
text
#101814
muted
#818683