#77FFB2#77FFB2
#77FFB2 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.4% C 0.162 H 156.2°. Best body text is #000000 at 16.73:1 contrast (WCAG AA passes).
Color values
| HEX | #77FFB2 |
|---|---|
| RGB | rgb(119, 255, 178) |
| HSL | hsl(146, 100%, 73%) |
| HSV | hsv(146, 53%, 100%) |
| CMYK | cmyk(53.3%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(91.08, -54.18, 25.74) |
| CIE-LCH | lch(91.08, 59.98, 154.59°) |
| OKLab | oklab(90.42% -0.1478 0.0652) |
| OKLCH | oklch(90.42% 0.162 156.2) |
| XYZ | xyz(51.3995, 78.6517, 54.5835) |
| Luminance | 0.7866 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.21
Seafoam Green
#7AF9AB
ΔE00 1.42
Seafoam (survey)
#80F9AD
ΔE00 1.59
Light Bluish Green
#76FDA8
ΔE00 1.61
Light Green Blue
#56FCA2
ΔE00 2.83
Light Greenish Blue
#63F7B4
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77FFB2 #FF77C4
analogous
#80FF77 #77FFB2 #77FFF6
triadic
#77FFB2 #B277FF #FFB277
tetradic
#77FFB2 #7780FF #FF77C4 #FFF677
square
#77FFB2 #7780FF #FF77C4 #FFF677
split-complementary
#77FFB2 #F677FF #FF7780
monochromatic
#00FC6D #3AFF8F #77FFB2 #B4FFD5 #E0FFEE
Accessibility & contrast
On white
1.26
#77FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.73
#77FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77FFB2
16.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77FFB2 | 1.00 | 1.26 | 16.73 | 16.73 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEEAD
Deuteranopia (green-blind)
#EBE0B7
Tritanopia (blue-blind)
#4EFDEB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #77ffb2; /* rgb */ color: rgb(119, 255, 178); /* oklch */ color: oklch(90.4% 0.162 156.2);
Tailwind
colors: {
custom: {
50: '#a7ffc9',
500: '#77ffb2',
950: '#000000',
},
}SCSS
$custom: #77ffb2; $custom-light: #a7ffc9; $custom-dark: #000000;
JSON
{
"hex": "#77ffb2",
"rgb": {
"r": 119,
"g": 255,
"b": 178
},
"hsl": {
"h": 146.029,
"s": 100,
"l": 73.333
},
"oklch": {
"l": 0.90417,
"c": 0.16155,
"h": 156.2
},
"luminance": 0.78656
}Semantic roles & 50–950 ramp
primary
#77FFB2
secondary
#DD3D98
accent
#0082E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682