#77F69D#77F69D
#77F69D is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.9% C 0.168 H 151.3°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #77F69D |
|---|---|
| RGB | rgb(119, 246, 157) |
| HSL | hsl(138, 88%, 72%) |
| HSV | hsv(138, 52%, 96%) |
| CMYK | cmyk(51.6%, 0%, 36.2%, 3.5%) |
| CIE-LAB | lab(88.10, -54.29, 32.31) |
| CIE-LCH | lch(88.10, 63.18, 149.25°) |
| OKLab | oklab(87.86% -0.1474 0.0808) |
| OKLCH | oklch(87.86% 0.168 151.3) |
| XYZ | xyz(46.6460, 72.2639, 43.3820) |
| Luminance | 0.7227 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.85
Seafoam Green
#7AF9AB
ΔE00 2.18
Seafoam (survey)
#80F9AD
ΔE00 2.47
Foam Green
#90FDA9
ΔE00 2.58
Light Green Blue
#56FCA2
ΔE00 2.80
Baby Green
#8CFF9E
ΔE00 2.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77F69D #F677D0
analogous
#91F677 #77F69D #77F6DD
triadic
#77F69D #9D77F6 #F69D77
tetradic
#77F69D #7791F6 #F677D0 #F6DD77
square
#77F69D #7791F6 #F677D0 #F6DD77
split-complementary
#77F69D #DD77F6 #F67791
monochromatic
#0FE44F #3EF274 #77F69D #B0FAC6 #E2FDEA
Accessibility & contrast
On white
1.36
#77F69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#77F69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77F69D
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77F69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77F69D | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E497
Deuteranopia (green-blind)
#E5D8A3
Tritanopia (blue-blind)
#59F3DF
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #77f69d; /* rgb */ color: rgb(119, 246, 157); /* oklch */ color: oklch(87.9% 0.168 151.3);
Tailwind
colors: {
custom: {
50: '#a6faba',
500: '#77f69d',
950: '#000000',
},
}SCSS
$custom: #77f69d; $custom-light: #a6faba; $custom-dark: #000000;
JSON
{
"hex": "#77f69d",
"rgb": {
"r": 119,
"g": 246,
"b": 157
},
"hsl": {
"h": 137.953,
"s": 87.586,
"l": 71.569
},
"oklch": {
"l": 0.87861,
"c": 0.1681,
"h": 151.3
},
"luminance": 0.72268
}Semantic roles & 50–950 ramp
primary
#77F69D
secondary
#D140A6
accent
#01A0E4
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582