#77E2A2#77E2A2
#77E2A2 is a very light, vivid green. Relative luminance 0.609; OKLCH L 83.2% C 0.135 H 155.7°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #77E2A2 |
|---|---|
| RGB | rgb(119, 226, 162) |
| HSL | hsl(144, 65%, 68%) |
| HSV | hsv(144, 47%, 89%) |
| CMYK | cmyk(47.3%, 0%, 28.3%, 11.4%) |
| CIE-LAB | lab(82.34, -45.08, 21.95) |
| CIE-LCH | lch(82.34, 50.14, 154.03°) |
| OKLab | oklab(83.19% -0.1234 0.0558) |
| OKLCH | oklch(83.19% 0.135 155.7) |
| XYZ | xyz(41.3227, 60.9201, 43.7566) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 4.24
Hospital Green
#9BE5AA
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 5.15
Seafoam (survey)
#80F9AD
ΔE00 5.15
Seafoam Green
#7AF9AB
ΔE00 5.23
Light Sea Green
#98F6B0
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77E2A2 #E277B7
analogous
#82E277 #77E2A2 #77E2D7
triadic
#77E2A2 #A277E2 #E2A277
tetradic
#77E2A2 #7782E2 #E277B7 #E2D777
square
#77E2A2 #7782E2 #E277B7 #E2D777
split-complementary
#77E2A2 #D777E2 #E27782
monochromatic
#27B761 #45D780 #77E2A2 #A9EDC4 #DCF8E7
Accessibility & contrast
On white
1.59
#77E2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#77E2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77E2A2
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77E2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77E2A2 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D49E
Deuteranopia (green-blind)
#D1C8A6
Tritanopia (blue-blind)
#5DE0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #77e2a2; /* rgb */ color: rgb(119, 226, 162); /* oklch */ color: oklch(83.2% 0.135 155.7);
Tailwind
colors: {
custom: {
50: '#a4ecbd',
500: '#77e2a2',
950: '#000000',
},
}SCSS
$custom: #77e2a2; $custom-light: #a4ecbd; $custom-dark: #000000;
JSON
{
"hex": "#77e2a2",
"rgb": {
"r": 119,
"g": 226,
"b": 162
},
"hsl": {
"h": 144.112,
"s": 64.848,
"l": 67.647
},
"oklch": {
"l": 0.8319,
"c": 0.13539,
"h": 155.7
},
"luminance": 0.60923
}Semantic roles & 50–950 ramp
primary
#77E2A2
secondary
#B8458A
accent
#1984CD
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101612
muted
#818482