#77DFAA#77DFAA
#77DFAA is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.7% C 0.124 H 159.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #77DFAA |
|---|---|
| RGB | rgb(119, 223, 170) |
| HSL | hsl(149, 62%, 67%) |
| HSV | hsv(149, 47%, 87%) |
| CMYK | cmyk(46.6%, 0%, 23.8%, 12.5%) |
| CIE-LAB | lab(81.62, -42.22, 16.78) |
| CIE-LCH | lch(81.62, 45.43, 158.32°) |
| OKLab | oklab(82.66% -0.1164 0.0429) |
| OKLCH | oklch(82.66% 0.124 159.8) |
| XYZ | xyz(41.2479, 59.5964, 47.3521) |
| Luminance | 0.5960 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 1.99
Eucalyptus
#44D7A8
ΔE00 4.85
Hospital Green
#9BE5AA
ΔE00 4.91
Light Teal
#90E4C1
ΔE00 5.10
Light Greenish Blue
#63F7B4
ΔE00 5.85
Mediumaquamarine
#66CDAA
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77DFAA #DF77AC
analogous
#78DF77 #77DFAA #77DFDE
triadic
#77DFAA #AA77DF #DFAA77
tetradic
#77DFAA #7778DF #DF77AC #DFDE77
square
#77DFAA #7778DF #DF77AC #DFDE77
split-complementary
#77DFAA #DE77DF #DF7778
monochromatic
#2AB26C #45D38B #77DFAA #A9EBC9 #DAF6E8
Accessibility & contrast
On white
1.63
#77DFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#77DFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77DFAA
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77DFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77DFAA | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD2A7
Deuteranopia (green-blind)
#CDC6AD
Tritanopia (blue-blind)
#5ADED0
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #77dfaa; /* rgb */ color: rgb(119, 223, 170); /* oklch */ color: oklch(82.7% 0.124 159.8);
Tailwind
colors: {
custom: {
50: '#a4e9c3',
500: '#77dfaa',
950: '#000000',
},
}SCSS
$custom: #77dfaa; $custom-light: #a4e9c3; $custom-dark: #000000;
JSON
{
"hex": "#77dfaa",
"rgb": {
"r": 119,
"g": 223,
"b": 170
},
"hsl": {
"h": 149.423,
"s": 61.905,
"l": 67.059
},
"oklch": {
"l": 0.82659,
"c": 0.12408,
"h": 159.8
},
"luminance": 0.596
}Semantic roles & 50–950 ramp
primary
#77DFAA
secondary
#B3477E
accent
#1C74CA
background
#FCFEFD
surface
#F6FDF9
border
#D0D5D2
text
#101612
muted
#808482