#77CE99#77CE99
#77CE99 is a light, moderate green. Relative luminance 0.504; OKLCH L 78.2% C 0.114 H 155.9°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #77CE99 |
|---|---|
| RGB | rgb(119, 206, 153) |
| HSL | hsl(143, 47%, 64%) |
| HSV | hsv(143, 42%, 81%) |
| CMYK | cmyk(42.2%, 0%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.29, -37.97, 18.33) |
| CIE-LCH | lch(76.29, 42.17, 154.23°) |
| OKLab | oklab(78.22% -0.1043 0.0468) |
| OKLCH | oklch(78.22% 0.114 155.9) |
| XYZ | xyz(35.4264, 50.3621, 37.9849) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 5.11
Mediumaquamarine
#66CDAA
ΔE00 5.54
Eucalyptus
#44D7A8
ΔE00 6.04
Soft Green
#6FC276
ΔE00 6.30
Emerald
#50C878
ΔE00 6.32
Hospital Green
#9BE5AA
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#77CE99 #CE77AC
analogous
#80CE77 #77CE99 #77CEC4
triadic
#77CE99 #9977CE #CE9977
tetradic
#77CE99 #7780CE #CE77AC #CEC477
square
#77CE99 #7780CE #CE77AC #CEC477
split-complementary
#77CE99 #C477CE #CE7780
monochromatic
#36955B #4ABE77 #77CE99 #A4DEBB #D1EEDC
Accessibility & contrast
On white
1.90
#77CE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#77CE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #77CE99
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##77CE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##77CE99 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC296
Deuteranopia (green-blind)
#C0B89C
Tritanopia (blue-blind)
#64CCC0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #77ce99; /* rgb */ color: rgb(119, 206, 153); /* oklch */ color: oklch(78.2% 0.114 155.9);
Tailwind
colors: {
custom: {
50: '#a2ddb7',
500: '#77ce99',
950: '#000000',
},
}SCSS
$custom: #77ce99; $custom-light: #a2ddb7; $custom-dark: #000000;
JSON
{
"hex": "#77ce99",
"rgb": {
"r": 119,
"g": 206,
"b": 153
},
"hsl": {
"h": 143.448,
"s": 47.027,
"l": 63.725
},
"oklch": {
"l": 0.78219,
"c": 0.1143,
"h": 155.9
},
"luminance": 0.50364
}Semantic roles & 50–950 ramp
primary
#77CE99
secondary
#9B4E7D
accent
#2B82BA
background
#FCFEFD
surface
#F6FCF8
border
#D0D5D1
text
#0F1511
muted
#808481