#79FAB6#79FAB6
#79FAB6 is a very light, vivid green. Relative luminance 0.758; OKLCH L 89.4% C 0.150 H 158.2°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #79FAB6 |
|---|---|
| RGB | rgb(121, 250, 182) |
| HSL | hsl(148, 93%, 73%) |
| HSV | hsv(148, 52%, 98%) |
| CMYK | cmyk(51.6%, 0%, 27.2%, 2%) |
| CIE-LAB | lab(89.77, -50.91, 21.92) |
| CIE-LCH | lch(89.77, 55.43, 156.71°) |
| OKLab | oklab(89.39% -0.1395 0.0558) |
| OKLCH | oklch(89.39% 0.15 158.2) |
| XYZ | xyz(50.5101, 75.8092, 56.2178) |
| Luminance | 0.7581 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.00
Light Greenish Blue
#63F7B4
ΔE00 1.81
Seafoam (survey)
#80F9AD
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.07
Light Bluish Green
#76FDA8
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79FAB6 #FA79BD
analogous
#7CFA79 #79FAB6 #79FAF6
triadic
#79FAB6 #B679FA #FAB679
tetradic
#79FAB6 #797CFA #FA79BD #FAF679
square
#79FAB6 #797CFA #FA79BD #FAF679
split-complementary
#79FAB6 #F679FA #FA797C
monochromatic
#09F076 #3EF896 #79FAB6 #B4FCD6 #E2FEEF
Accessibility & contrast
On white
1.30
#79FAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#79FAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79FAB6
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79FAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79FAB6 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EAB2
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#51F9E8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #79fab6; /* rgb */ color: rgb(121, 250, 182); /* oklch */ color: oklch(89.4% 0.150 158.2);
Tailwind
colors: {
custom: {
50: '#a8fdcc',
500: '#79fab6',
950: '#000000',
},
}SCSS
$custom: #79fab6; $custom-light: #a8fdcc; $custom-dark: #000000;
JSON
{
"hex": "#79fab6",
"rgb": {
"r": 121,
"g": 250,
"b": 182
},
"hsl": {
"h": 148.372,
"s": 92.806,
"l": 72.745
},
"oklch": {
"l": 0.89394,
"c": 0.15027,
"h": 158.2
},
"luminance": 0.75814
}Semantic roles & 50–950 ramp
primary
#79FAB6
secondary
#D74190
accent
#0079E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683